diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-28 09:40:56 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-28 09:40:56 +0000 |
| commit | b003bcf976a340dba85120aafcb50ebba179d3ba (patch) | |
| tree | 3b38281433602a7c258bbaa1512232406bc87f04 /ChangeLog | |
| parent | f0d63c81e311eeaccb8850c1591dcd32fc372c65 (diff) | |
merges r21089 from trunk into ruby_1_9_1.
* ruby.c (process_options): fix to untouch th->mild_compile_error.
[ruby-dev:37621], [ruby-dev:37620]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21119 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 @@ +Sat Dec 27 15:02:38 2008 Koichi Sasada <ko1@atdot.net> + + * ruby.c (process_options): fix to untouch th->mild_compile_error. + [ruby-dev:37621], [ruby-dev:37620] + Sat Dec 27 14:48:26 2008 Koichi Sasada <ko1@atdot.net> * iseq.h, iseq.c (rb_iseq_new_main): add a type ISEQ_TYPE_MAIN. |
