* re.c (rb_reg_s_alloc): avoid inifinte recursion.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1768 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
ffcdd05412
commit
3358b44f6e
@ -3,6 +3,10 @@ Thu Oct 4 14:11:03 2001 WATANABE Hirofumi <eban@ruby-lang.org>
|
||||
* ext/socket/socket.c (ruby_connect): EALREADY is the equivalent
|
||||
for EINPROGRESS in ws2_32.lib.
|
||||
|
||||
Wed Oct 3 20:11:06 2001 Nobuyoshi Nakada <nobu.nakada@nifty.ne.jp>
|
||||
|
||||
* re.c (rb_reg_s_alloc): avoid inifinte recursion.
|
||||
|
||||
Wed Oct 3 16:49:49 2001 Nobuyoshi Nakada <nobu.nakada@nifty.ne.jp>
|
||||
|
||||
* ext/gdbm/gdbm.c (rb_gdbm_fetch): str is a VALUE now.
|
||||
|
Loading…
x
Reference in New Issue
Block a user