Re: Continue of "Weird Parse error"
Re: Continue of "Weird Parse error"
- Subject: Re: Continue of "Weird Parse error"
- From: Marcel Weiher <email@hidden>
- Date: Thu, 20 May 2004 23:37:54 +0100
On 20 May 2004, at 20:04, Fjolnir Asgeirsson wrote:
I've fixed the wrongCase #import and checked the source for
unreadeable symbols(there weren't any)
In my experience, checking doesn't work, the nasty characters tend to
be rather invisible and difficult to get rid off. Re-typing the
offending line usually does (and possibly one above as well).
but still, the error stays the same. for the sources go to:
http://lists.apple.com/mhonarc/cocoa-dev/msg25293.html (remember that
the case in the #import has been changed to memberDatasource.h)
Another problem can be unintended macro expansion. Try grepping for
the symbol(s) causing offence in all the header files, renaming the
symbol and/or running the pre-processor separately to see if macro
expansion is taking place.
Marcel
--
Marcel Weiher Metaobject Software Technologies
email@hidden www.metaobject.com
Metaprogramming for the Graphic Arts. HOM, IDEAs, MetaAd etc.
1d480c25f397c4786386135f8e8938e4
_______________________________________________
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.