Re: setjmp/longjmp changed in Tiger
Re: setjmp/longjmp changed in Tiger
- Subject: Re: setjmp/longjmp changed in Tiger
- From: Matt Watson <email@hidden>
- Date: Wed, 1 Jun 2005 10:12:00 -0700
You might consider trying your code on other systems to see what they
do.
Here's what I get on FreeBSD, for instance:
% ./a.out
rounding direction before setjmp is 0
rounding direction changed to 1024
status = 15
rounding direction after longjmp is 0
If you find that other OS's do the same thing, I suggest adapting
your code to work with this behavior.
matt.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden