Re: GCC 3.3 problems
Re: GCC 3.3 problems
- Subject: Re: GCC 3.3 problems
- From: "Bill Northcott" <email@hidden>
- Date: Sun, 6 Jul 2003 12:05:22 +1000
>
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)
The warnings are there for a reason. The best approach is to fix the
code.
Bill Northcott
_______________________________________________
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.