Re: IB framework not compatible with Obj-C++ ?
Re: IB framework not compatible with Obj-C++ ?
- Subject: Re: IB framework not compatible with Obj-C++ ?
- From: Andrew Pinski <email@hidden>
- Date: Sun, 15 Jun 2003 15:58:28 -0400
On Sunday, Jun 15, 2003, at 15:44 US/Eastern, Finlay Dobbie wrote:
On Sunday, June 15, 2003, at 07:43 pm, Karin Kosina wrote:
- (void)displayConnectionBetween:(id)source and:(id)destination;
in [*] results in
"parse error before `&&' token"
Have we been using the #defines mentioned earlier in the list to
#define and to &&, by any chance?
As this has been said before `and' is a keyword in C++ for the `&&'
token.
Andrew Pinski
_______________________________________________
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.