Re: GCC 3.3 problems
Re: GCC 3.3 problems
- Subject: Re: GCC 3.3 problems
- From: John Timmer <email@hidden>
- Date: Sun, 06 Jul 2003 09:58:20 -0400
When I ran the GCC update, it didn't update my precompiled headers, and
there's a versioning issue that causes them to be ignored. This basically
means that you don't include any of the major frameworks (AppKit,
Foundation). I'm too busy at work to try to figure out what went wrong, but
it's nice to know I'm not the only one this happened to.
Jay
>
I've just updated to cgg 3.3 and I'm getting a zillion warning messages
>
like:
>
a. comparison between signed and unsigned
>
b. assignment from incompatible pointer type (when assigning from id)
>
I also got some errors with objective c headers imported from .c files.
>
>
Before I updated to GCC 3.3 I used to gen no warnings at all, now I've
>
got hundreds of them.
>
How can I disable them? (and only them)
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.