diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-09-09 02:55:09 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-09-09 02:55:09 +0000 |
| commit | 355047fb4948d00c4e3cd6cdcc8c8a52368673d2 (patch) | |
| tree | b86fd4caf945998ef5626ac1e530051baa0f2d9c /ChangeLog | |
| parent | 9c1e2b4fb7050d5faa7eedc252639872abc626b6 (diff) | |
* error.c (name_err_mesg_data_type): typed.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24806 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,10 +1,12 @@ -Wed Sep 9 11:45:58 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> +Wed Sep 9 11:55:07 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> * dir.c (dir_data_type): typed. * enumerator.c (enumerator_data_type): typed. (yielder_data_type, generator_data_type): ditto. + * error.c (name_err_mesg_data_type): typed. + Wed Sep 9 11:11:33 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> * include/ruby/ruby.h (rb_data_type_struct): constified dsize. |
