diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-06-09 14:59:10 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-06-09 14:59:10 +0000 |
| commit | b863b3fd686f736583532a45cf7713637b232e35 (patch) | |
| tree | 4746eeb7d74472b35217b925e2658b9addf290cd /ChangeLog | |
| parent | 021181eccdd4f800312f88fccc8d715bf2fbf3c4 (diff) | |
| download | ruby-b863b3fd686f736583532a45cf7713637b232e35.tar.gz ruby-b863b3fd686f736583532a45cf7713637b232e35.tar.xz ruby-b863b3fd686f736583532a45cf7713637b232e35.zip | |
* ext/Win32API/Win32API.c (Win32API_Call): disable global
optimization. fixed: [ruby-core:05143]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8604 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 @@ +Thu Jun 9 23:58:12 2005 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * ext/Win32API/Win32API.c (Win32API_Call): disable global + optimization. fixed: [ruby-core:05143] + Thu Jun 9 23:35:22 2005 Nobuyoshi Nakada <nobu@ruby-lang.org> * enum.c (enum_inject): default the result value to Qundef to use |
