diff options
| author | eban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-01-19 14:05:55 +0000 |
|---|---|---|
| committer | eban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-01-19 14:05:55 +0000 |
| commit | 16c66c9f9b98f6b17f84069187087954261bd4da (patch) | |
| tree | f894968871b02ec1fb715db730d5d627b2901b64 /ChangeLog | |
| parent | e9660a62ceee312dc297c55614410eda52d3d34f (diff) | |
* lib/rdoc/parsers/parse_c.rb: escape '{' and '}' to avoid warnings.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5505 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ Mon Jan 19 22:24:28 2004 WATANABE Hirofumi <eban@ruby-lang.org> * sample/exyacc.rb: escape '}' to avoid warning. + * lib/rdoc/parsers/parse_c.rb: escape '{' and '}' to avoid warnings. + Mon Jan 19 21:28:06 2004 Nobuyoshi Nakada <nobu@ruby-lang.org> * ext/digest/defs.h, win32/win3.c, win32/win32.h, file.c: remove |
