aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-02-01 03:43:48 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-02-01 03:43:48 +0000
commit3fb0815d8cb1b60390301fa6478456386650923c (patch)
treefe5df319dab1c70a553cf17ae1abd65d697a7013 /ChangeLog
parent12f3bcfcab78fd9bc89bf66d0e863d2978082994 (diff)
downloadruby-3fb0815d8cb1b60390301fa6478456386650923c.tar.gz
* configure.in (darwin): _XOPEN_SOURCE is necessary to make ucontext_t
consistent with the library implementation of MacOS X 10.5. [ruby-dev:33461] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15363 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e7202af8c..4f6de95fff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Fri Feb 1 12:43:41 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * configure.in (darwin): _XOPEN_SOURCE is necessary to make ucontext_t
+ consistent with the library implementation of MacOS X 10.5.
+ [ruby-dev:33461]
+
Fri Feb 1 11:44:22 2008 Tanaka Akira <akr@fsij.org>
* tool/compile_prelude.rb (C_ESC): use octal escape to avoid