[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] [PATCH] Change setjmp/longjmp to _setjmp/_longjmp
From: |
Felix |
Subject: |
Re: [Chicken-hackers] [PATCH] Change setjmp/longjmp to _setjmp/_longjmp to avoid overhead and fix signal masking bug |
Date: |
Fri, 15 Jun 2012 12:45:28 +0200 (CEST) |
> Other than figuring that out, it would be a good idea to test on mingw
> and OS X (I was going to do this). However testing on other platforms
> like cygwin or Solaris (or more obscure?) is problematic. It is not
> really a question of whether _setjmp works but if every platform supports
> _setjmp. I don't know if this is something to throw in before the
> release, if one is coming soon, unless we are going to test every
> supported platform before release. Anyone else?
Changing this IMHO should be postponed until we have a new release.
cheers,
felix