* re.c (rb_reg_initialize_m): use StringValuePtr instead of
StringValueCStr because \0 exists when Regexp.new("\0"). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13817 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
06f2b5b1d8
commit
794fc684e8
@ -1,3 +1,8 @@
|
||||
Sun Nov 4 23:51:59 2007 Tanaka Akira <akr@fsij.org>
|
||||
|
||||
* re.c (rb_reg_initialize_m): use StringValuePtr instead of
|
||||
StringValueCStr because \0 exists when Regexp.new("\0").
|
||||
|
||||
Sun Nov 4 08:11:19 2007 Tanaka Akira <akr@fsij.org>
|
||||
|
||||
* gc.c (count_objects): count TOTAL.
|
||||
|
Loading…
x
Reference in New Issue
Block a user