diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2002-08-30 10:46:37 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2002-08-30 10:46:37 +0000 |
| commit | f07975d6a8e8693abe4b824577ca31293acb52db (patch) | |
| tree | cd00118717e877f3e7b31f6310c400b90b94062d /ChangeLog | |
| parent | b033319e7efd8d11efa9b3136479f43916c3f8ba (diff) | |
| download | ruby-f07975d6a8e8693abe4b824577ca31293acb52db.tar.gz ruby-f07975d6a8e8693abe4b824577ca31293acb52db.tar.xz ruby-f07975d6a8e8693abe4b824577ca31293acb52db.zip | |
* variable.c (rb_const_assign): st_delete() takes pointer to key.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2770 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 @@ +Fri Aug 30 19:45:52 2002 Nobuyoshi Nakada <nobu.nokada@softhome.net> + + * variable.c (rb_const_assign): st_delete() takes pointer to key. + Fri Aug 30 19:40:28 2002 Nobuyoshi Nakada <nobu.nokada@softhome.net> * ext/Win32API/Win32API.c (Win32API_Call): RSTRING()->ptr may be |
