This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: jmp_buf size?


Thanks, sorry, I didn't see that.
 
 
 - Jay


----------------------------------------
> Date: Wed, 4 Feb 2009 18:49:50 -0500
> From: reply-to-list-only-lh@cygwin.com
> To: cygwin@cygwin.com
> CC: jay.krell@cornell.edu
> Subject: Re: jmp_buf size?
>
> Jay wrote:
>> What is up with the size of jmp_buf?
>> It appears that setjmp.h confuses bytes and ints, specifically in the Cygwin case.
>> _JBLEN should be 13, not 13*4.
>> or #define _JBTYPE to char, but that doesn't work as easily.
>
> 
>
> Did you see this reply to your first inquiry on this subject?
>
> 
>
> --
> Larry Hall http://www.rfk.com

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]