• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: IB framework not compatible with Obj-C++ ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IB framework not compatible with Obj-C++ ?


  • Subject: Re: IB framework not compatible with Obj-C++ ?
  • From: "M. Uli Kusterer" <email@hidden>
  • Date: Mon, 16 Jun 2003 18:46:59 +0200

At 16:34 Uhr +0200 16.06.2003, Karin Kosina wrote:
| #ifdef and
| #undef and
| #endif

"and" is an actual keyword in ObjC++, not a macro. Therefore this
does not work.

Darrrrrrrn. I had hoped that'd fix your problem.

After all, the fact that "and:" in an ObjC parameter is replaced with && is a strong hint that GCC is taking a preprocessor shortcut, although it *should* be using a dedicated identifier. if it really *was* an identifier, this error would be impossible, after all.

But if you tried it and it didn't work...
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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.

References: 
 >IB framework not compatible with Obj-C++ ? (From: Karin Kosina <email@hidden>)
 >Re: IB framework not compatible with Obj-C++ ? (From: "M. Uli Kusterer" <email@hidden>)
 >Re: IB framework not compatible with Obj-C++ ? (From: Karin Kosina <email@hidden>)

  • Prev by Date: Re: Database Application.
  • Next by Date: Re: IB framework not compatible with Obj-C++ ?
  • Previous by thread: Re: IB framework not compatible with Obj-C++ ?
  • Next by thread: Re: IB framework not compatible with Obj-C++ ?
  • Index(es):
    • Date
    • Thread