• 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: why Obj-C
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: why Obj-C


  • Subject: Re: why Obj-C
  • From: Jim Correia <email@hidden>
  • Date: Wed, 10 Apr 2002 08:42:24 -0400

On Wednesday, April 10, 2002, at 05:57 AM, David Vierra wrote:

If any other libraries have you do something completely different to do this, let me know.


Well it depends how far into the wayback machine you want to go. :-)

The standard C libraries that shipped with old versions of CodeWarrior didn't support that feature (IIRC), but I'm no longer using them. The current MSL supports nothrow (but since I have a non-trivial source base that doesn't expect a bad_alloc to come from new, and changing new to new(
nothrow) was not practical at this time, I built my own version of MSL which does not throw a bad_alloc.)

Jim
_______________________________________________
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: 
 >Re: why Obj-C (From: David Vierra <email@hidden>)

  • Prev by Date: Getting mounted network paths
  • Next by Date: giving inspector window focus
  • Previous by thread: Re: why Obj-C
  • Next by thread: Global Arrays: consider 'autorelease' feature
  • Index(es):
    • Date
    • Thread