diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-01-19 14:56:24 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-01-19 14:56:24 +0000 |
| commit | c7f041c707ae9589896448e2c0237e4274a9249e (patch) | |
| tree | 6f8098942e081ca4ee65f133cedb62487cb5685e /ChangeLog | |
| parent | 16c66c9f9b98f6b17f84069187087954261bd4da (diff) | |
* error.c (name_err_mesg_to_str): inverted condition for result of
inspection. [ruby-dev:22628]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5506 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 @@ +Mon Jan 19 23:56:20 2004 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * error.c (name_err_mesg_to_str): inverted condition for result of + inspection. [ruby-dev:22628] + Mon Jan 19 22:24:28 2004 WATANABE Hirofumi <eban@ruby-lang.org> * sample/exyacc.rb: escape '}' to avoid warning. |
