diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-05-01 00:13:48 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-05-01 00:13:48 +0000 |
| commit | 63acaa57de39b6d08d9efb62d0ace861f1f25b60 (patch) | |
| tree | 5a3a3cdbd84f387bb4ed5419b1b8d480e91fa597 /ChangeLog | |
| parent | ce1637784ee5c30cf0d637d3b3976de6a8a49427 (diff) | |
* ruby.c (process_sflag): replace '-' in variable names with '_'.
[ruby-dev:26107]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@8400 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 @@ +Sun May 1 09:13:23 2005 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * ruby.c (process_sflag): replace '-' in variable names with '_'. + [ruby-dev:26107] + Wed Apr 27 23:42:22 2005 Nobuyoshi Nakada <nobu@ruby-lang.org> * win32/Makefile.sub (OPTFLAGS): default global optimization to |
