* array.c (rb_ary_delete_if): should return enumerator if no block
is given. [ruby-dev:34901] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16715 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
ccaed588cc
commit
1b039e2a92
@ -1,3 +1,8 @@
|
||||
Sat May 31 18:26:33 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
|
||||
|
||||
* array.c (rb_ary_delete_if): should return enumerator if no block
|
||||
is given. [ruby-dev:34901]
|
||||
|
||||
Sat May 31 15:58:08 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* Makefile.in, configure.in (warnflags): defaulted to -Wall
|
||||
|
Loading…
x
Reference in New Issue
Block a user