summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
@@ -1,8 +1,8 @@
-Tue Apr 1 02:58:39 2008 Nobuyoshi Nakada <[email protected]>
* configure.in (RUBY_SETJMP, RUBY_LONGJMP, RUBY_JMP_BUF): prefers
- __builtin_setjmp, _setjmp over setjmp and sigsetjmp.
- [ruby-core:16023], [ruby-core:16086]
* configure.in (--with-setjmp-type): new option to override the
default rule in the above.