Time for 3.3.1?

2007-01-27 Thread Jim Gallacher
Howdy All, I think it's time to push 3.3.1 out. Unless there are any objections I'll roll the tarball tomorrow, which is to say Sunday, or Monday as the case may be for our antipodal friends. :) ). Since we haven't made any changes in the code base it should be just a matter of a few people

Re: Time for 3.3.1?

2007-01-27 Thread Graham Dumpleton
On 28/01/2007, at 2:48 AM, Jim Gallacher wrote: Howdy All, I think it's time to push 3.3.1 out. Unless there are any objections I'll roll the tarball tomorrow, which is to say Sunday, or Monday as the case may be for our antipodal friends. :) ). Since we haven't made any changes in the

Re: [PATCH] exception hook for SIGFPE

2007-01-27 Thread Jeff Trawick
On 1/26/07, Eric Covener [EMAIL PROTECTED] wrote: Single Unix Specification and sniff test* of a few operating systems says SIGFPE (floating point exception) results in a core, but we don't install the sig_coredump handler for this signal along with SIGSEGV, SIGILL, SIGBUS, etc.