• 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: NSAutoreleasePool and static data member constructors
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSAutoreleasePool and static data member constructors


  • Subject: Re: NSAutoreleasePool and static data member constructors
  • From: Uli Kusterer <email@hidden>
  • Date: Wed, 10 Oct 2007 21:56:50 +0200

Am 10.10.2007 um 21:42 schrieb John Stiles:
C++ objects as part of ObjC objects works OK in 10.4 (they are properly constructed/destructed), if you enable a compiler flag.
It's 10.3 where it won't work.

John,

 yes, I just found the 10.4 release notes that state this:

	http://developer.apple.com/releasenotes/Cocoa/RN-ObjectiveC/index.html

There's some order caveats, and only default constructors can be called, but at least that works now. Unless you need to be 10.3- compatible, of course :-)

Cheers,
-- M. Uli Kusterer
http://www.zathras.de



_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >NSAutoreleasePool and static data member constructors (From: Erik Buck <email@hidden>)
 >Re: NSAutoreleasePool and static data member constructors (From: "Clark Cox" <email@hidden>)
 >Re: NSAutoreleasePool and static data member constructors (From: Uli Kusterer <email@hidden>)
 >Re: NSAutoreleasePool and static data member constructors (From: John Stiles <email@hidden>)

  • Prev by Date: Re: NSAutoreleasePool and static data member constructors
  • Next by Date: Re: Wanted: Cocoa Programmers
  • Previous by thread: Re: NSAutoreleasePool and static data member constructors
  • Next by thread: Re: NSAutoreleasePool and static data member constructors
  • Index(es):
    • Date
    • Thread