diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-04-19 13:35:36 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-04-19 13:35:36 +0000 |
| commit | 11b1f4408ead55b6ecf56d3cf8f9e019cd1d0d16 (patch) | |
| tree | 7fbcfe674064e78a2452e1af92b2afef76aa8f8a /ChangeLog | |
| parent | 3320a86571208a134a5cb54589fda8ec02895e58 (diff) | |
merges r23115 from trunk into ruby_1_9_1.
--
* configure.in (rb_cv_fork_with_pthread): fail if the child process
fail.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@23232 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Wed Apr 1 20:37:49 2009 Tanaka Akira <akr@fsij.org> + + * configure.in (rb_cv_fork_with_pthread): fail if the child process + fail. + Mon Mar 30 19:04:25 2009 Tanaka Akira <akr@fsij.org> * .gdbinit (rp): show negative fixnum correctly. |
