diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-06-10 04:40:40 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-06-10 04:40:40 +0000 |
| commit | 397ee1a31500368f9e06b47ec5da3ca9054bd751 (patch) | |
| tree | 3324905a8f40d34fd81696394704112b645fe805 /ChangeLog | |
| parent | 5007c3461953e6ead84e69863b435c3c60e15bdb (diff) | |
* eval.c (rb_thread_select), string.c (str_gsub): suppress warnings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17070 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,6 @@ -Tue Jun 10 12:58:07 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> +Tue Jun 10 13:40:25 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * eval.c (rb_thread_select), string.c (str_gsub): suppress warnings. * ext/io/wait/wait.c (FIONREAD_POSSIBLE_P): suppress warnings. |
