diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-05-16 00:19:18 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-05-16 00:19:18 +0000 |
| commit | 79e5fec36f647008b973d61ecab363cf76f223ad (patch) | |
| tree | 95befbac94b8f8e15bd47d19a35f82c5343decf9 /ChangeLog | |
| parent | 6cd533926f8cfa75029b2a78f78fc54049e9c642 (diff) | |
* parse.y (magic_comment_encoding): use rb_compile_warning() to
show the currently parsing file name. [ruby-core:23469]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23435 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 May 16 09:19:16 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * parse.y (magic_comment_encoding): use rb_compile_warning() to + show the currently parsing file name. [ruby-core:23469] + Sat May 16 09:03:29 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> * configure.in (ruby_version): now version.h includes |
