• 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: What to do about "clobbered by `longjmp' or `vfork'" warnings?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What to do about "clobbered by `longjmp' or `vfork'" warnings?


  • Subject: Re: What to do about "clobbered by `longjmp' or `vfork'" warnings?
  • From: Alastair Houghton <email@hidden>
  • Date: Wed, 3 Dec 2003 14:33:01 +0000

On 3 Dec 2003, at 13:51, j o a r wrote:

> So the best way to fix these warnings in the general case is basically
> to wrap the whole method in the exception handler? I had some sort of
> idea that you might want to just bracket the code that could throw
> exceptions in the handler, but that's perhaps an unnecessary
> "optimization" (for readability)?

It's a good idea, but unfortunately because of the implementation of
exceptions in Objective-C, we're stuck with the setjmp()/longjmp()
problem, at least until enough people are using Panther to make it
worthwhile writing code that only works on 10.3.  (I'm assuming that
this problem no longer exists with the compiler-integrated support?)

Kind regards,

Alastair.

[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

References: 
 >What to do about "clobbered by `longjmp' or `vfork'" warnings? (From: j o a r <email@hidden>)
 >Re: What to do about "clobbered by `longjmp' or `vfork'" warnings? (From: Alastair Houghton <email@hidden>)
 >Re: What to do about "clobbered by `longjmp' or `vfork'" warnings? (From: j o a r <email@hidden>)
 >Re: What to do about "clobbered by `longjmp' or `vfork'" warnings? (From: Alastair Houghton <email@hidden>)
 >Re: What to do about "clobbered by `longjmp' or `vfork'" warnings? (From: j o a r <email@hidden>)

  • Prev by Date: Re: Auto-complete
  • Next by Date: Re: Auto-complete
  • Previous by thread: Re: What to do about "clobbered by `longjmp' or `vfork'" warnings?
  • Next by thread: about framework
  • Index(es):
    • Date
    • Thread