public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: giovannibajo@libero.it
To: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, gkajmowi@tbaytel.net,
	nobody@gcc.gnu.org
Subject: Re: c++/10727: C++ crashes when compiling attached Qt-based source-code
Date: Mon, 12 May 2003 17:52:00 -0000	[thread overview]
Message-ID: <20030512174542.32517.qmail@sources.redhat.com> (raw)

Synopsis: C++ crashes when compiling attached Qt-based source-code

State-Changed-From-To: open->closed
State-Changed-By: bajo
State-Changed-When: Mon May 12 17:45:41 2003
State-Changed-Why:
    Duplicate of c++/10727. The code is illegal though: in the
    line that segfaults, it's trying to dereference a QPixmap
    pointer, but QPixmap is an incomplete type at that moment
    (it's been only forward declared). Basically, you're simply
    forgetting to include QPixmap.h or similar. If the code is
    generated completely by Qt, you should report this to Qt's
    authors.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10727


             reply	other threads:[~2003-05-12 17:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-12 17:52 giovannibajo [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-05-12 18:10 Giovanni Bajo
2003-05-12 17:36 Dara Hazeghi
2003-05-10  2:56 gkajmowi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030512174542.32517.qmail@sources.redhat.com \
    --to=giovannibajo@libero.it \
    --cc=gcc-bugs@gcc.gnu.org \
    --cc=gcc-gnats@gcc.gnu.org \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=gkajmowi@tbaytel.net \
    --cc=nobody@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).