[Bug c++/39854] Segfault with a pointer of array of pointers
ryancacophony at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Apr 22 21:21:00 GMT 2009
------- Comment #3 from ryancacophony at gmail dot com 2009-04-22 21:20 -------
(In reply to comment #2)
> This is likely because a PCH is used and is not included from the main .cpp
> file (but Melody.h). Try using -include note.h on the commandline to use PCHs.
> Including a PCH from not the toplevel source is not supported.
>
Yeah, using that include thing worked......I still don't understand exactly
why- where was I using a PCH? (I just looked up the term when you responded)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39854
More information about the Gcc-bugs
mailing list