Re: Rouge compile-time errors and warnings
Re: Rouge compile-time errors and warnings
- Subject: Re: Rouge compile-time errors and warnings
- From: "Alastair J.Houghton" <email@hidden>
- Date: Sun, 7 Sep 2003 13:21:13 +0100
On Sunday, September 7, 2003, at 11:19 am, Anders Totland wrote:
I'm quite sure that it does. I've run it multiple times, from Finder
and PB, and it runs on the testing machines. The errors are in no way
harmful or blocking, they're just there, preventing me from getting
quick acces to the ACTUAL errors and warnings. They are more of an
annoyance, really.
Try cleaning your project and rebuilding, just to prove that the errors
really are spurious. Check that *all* the object files have been
deleted before you rebuild. Then have a look through your header files
to check that you aren't using GCC-specific pre-processor features...
some of the GCC extensions aren't parsed correctly by Apple's fancy
pre-processor, so you sometimes get a cascade of errors and warnings,
followed by "errors detected during smart preprocessing..." and an
error-free compile.
Kind regards,
Alastair.
_______________________________________________
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.