diff options
| author | suke <suke@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-07-18 14:28:37 +0000 |
|---|---|---|
| committer | suke <suke@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-07-18 14:28:37 +0000 |
| commit | a8a666262b9a8f524a399b9a5cba49d4b318fcd7 (patch) | |
| tree | 555b99ba23e541ceb1fa03f90bcb29a3e375c1ca /ChangeLog | |
| parent | 7134d2d33bf3070eb90f8b44a6ff4b8668984d0c (diff) | |
| download | ruby-a8a666262b9a8f524a399b9a5cba49d4b318fcd7.tar.gz ruby-a8a666262b9a8f524a399b9a5cba49d4b318fcd7.tar.xz ruby-a8a666262b9a8f524a399b9a5cba49d4b318fcd7.zip | |
* ext/win32ole/win32ole.c (EVENTSINK_Invoke): avoid cfp consistency
error when exception raised in event callback.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@18125 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 @@ +Fri Jul 18 23:23:37 2008 Masaki Suketa <masaki.suketa@nifty.ne.jp> + + * ext/win32ole/win32ole.c (EVENTSINK_Invoke): avoid cfp consistency + error when exception raised in event callback. + Fri Jul 18 14:52:14 2008 NAKAMURA Usaku <usa@ruby-lang.org> * win32/win32.c (socklist): table for registering socket options |
