<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
I don't think the size of jmpbuf needed.<BR>
I think I was closer to correct/ok than I later thought.<BR>
A type is needed and ulongjmp is needed, but the compiler allocates the storage.<BR>
I'll try this (mostly) again at some point but not now.<BR>
 <BR>
 - Jay<BR><BR>> From: hosking@cs.purdue.edu<BR>> To: jkrell@elego.de<BR>> Date: Tue, 11 Nov 2008 20:09:23 +0000<BR>> CC: m3commit@elegosoft.com<BR>> Subject: Re: [M3commit] CVS Update: cm3<BR>> <BR>> Yes, it is needed for exceptions.<BR>> <BR>> On 11 Nov 2008, at 15:27, Jay Krell wrote:<BR>> <BR>> > CVSROOT: /usr/cvs<BR>> > Changes by: jkrell@birch. 08/11/11 15:27:29<BR>> ><BR>> > Modified files:<BR>> > cm3/m3-libs/m3core/src/C/AMD64_LINUX/: m3makefile<BR>> > cm3/m3-libs/m3core/src/C/Common/: m3makefile<BR>> > cm3/m3-libs/m3core/src/C/MIPS64_OPENBSD/: m3makefile<BR>> > cm3/m3-libs/m3core/src/C/SPARC32_LINUX/: m3makefile<BR>> > cm3/m3-libs/m3core/src/C/SPARC64_LINUX/: m3makefile<BR>> > cm3/m3-libs/m3core/src/C/SPARC64_OPENBSD/: m3makefile<BR>> > cm3/m3-libs/m3core/src/C/SPARC64_SOLARIS/: m3makefile<BR>> > cm3/m3-libs/m3core/src/runtime/AMD64_LINUX/: RTMachine.i3<BR>> > cm3/m3-libs/m3core/src/runtime/SPARC32_LINUX/: RTMachine.i3<BR>> > cm3/m3-libs/m3core/src/runtime/SPARC64_LINUX/: RTMachine.i3<BR>> > cm3/m3-libs/m3core/src/runtime/SPARC64_SOLARIS/: RTMachine.i3<BR>> > Added files:<BR>> > cm3/m3-libs/m3core/src/C/AMD64_LINUX/: Csetjmp.i3<BR>> > cm3/m3-libs/m3core/src/C/MIPS64_OPENBSD/: Csetjmp.i3<BR>> > cm3/m3-libs/m3core/src/C/SPARC32_LINUX/: Csetjmp.i3<BR>> > cm3/m3-libs/m3core/src/C/SPARC64_LINUX/: Csetjmp.i3<BR>> > cm3/m3-libs/m3core/src/C/SPARC64_OPENBSD/: Csetjmp.i3<BR>> > cm3/m3-libs/m3core/src/C/SPARC64_SOLARIS/: Csetjmp.i3<BR>> > Removed files:<BR>> > cm3/m3-libs/m3core/src/C/AMD64_DARWIN/: Csetjmp.i3<BR>> > cm3/m3-libs/m3core/src/C/Common/: Csetjmp.i3<BR>> ><BR>> > Log message:<BR>> > back up a bunch -- Csetjmp is not dead<BR>> > and we need to adjust it perhaps<BR>> <BR><BR></body>
</html>