diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-05 13:34:42 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-05 13:34:42 +0000 |
| commit | 4dae83ef1e5db267d9159edca449aea4f060b504 (patch) | |
| tree | f40912a0f168f745bb1e932ebe9171a7ad402362 /ChangeLog | |
| parent | bbc12750a55a5c6ef4602e792ee73ad888e28a2e (diff) | |
merges r20536 from trunk into ruby_1_9_1.
* compile.c (iseq_set_sequence): uses rb_compile_warning() for
warning at compilation time.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20555 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 Dec 5 12:38:48 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * compile.c (iseq_set_sequence): uses rb_compile_warning() for + warning at compilation time. + Fri Dec 5 12:35:46 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> * compile.c (ruby_iseq_compile, ruby_iseq_translate_threaded_code), |
