Re: Rouge compile-time errors and warnings
Re: Rouge compile-time errors and warnings
- Subject: Re: Rouge compile-time errors and warnings
- From: Anders Totland <email@hidden>
- Date: Sun, 7 Sep 2003 14:26:46 +0200
On Sunday, Sep 7, 2003, at 14:21 Europe/Oslo, Alastair J.Houghton wrote:
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.
Well, clean build didn't work, but creating a new project and
transfering all the files did. The problem was stray //312s. I suppose
PB 2.1 finds the problem more accurately...
Kind regards,
Alastair.
"A guy once asked me for a cup of coffee. So I bit him."
_______________________________________________
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.