diff options
| author | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-09-03 16:02:10 +0000 |
|---|---|---|
| committer | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-09-03 16:02:10 +0000 |
| commit | 5990be1846c64c33d572069b64f6cb9aafedbac9 (patch) | |
| tree | 9a2e629442a773fe4e40ee2017d492f7a9bbb3da /ChangeLog | |
| parent | f50979ef95a6969a58e56605dcdb26c2586a5e68 (diff) | |
* transcode.c (transcode_restartable0): avoid VC++6's bug.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19105 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Thu Sep 4 01:00:57 2008 NAKAMURA Usaku <usa@ruby-lang.org> + + * transcode.c (transcode_restartable0): avoid VC++6's bug. + Thu Sep 4 00:26:27 2008 NAKAMURA Usaku <usa@ruby-lang.org> * io.c (make_writeconv): follow akr's previous commit. |
