Add references.
* string.c (rb_str_inspect): NUL should not be represented as "\0" when octal digits may follow. [ruby-core:54458] [Bug #8290] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40414 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
ade2ba57a2
commit
8c5b6ca580
@ -1,7 +1,7 @@
|
||||
Tue Apr 23 09:51:26 2013 Akinori MUSHA <knu@iDaemons.org>
|
||||
|
||||
* string.c (rb_str_inspect): NUL should not be represented as
|
||||
"\0" when octal digits may follow.
|
||||
* string.c (rb_str_inspect): NUL should not be represented as "\0"
|
||||
when octal digits may follow. [ruby-core:54458] [Bug #8290]
|
||||
|
||||
Mon Apr 22 22:54:00 2013 Charlie Somerville <charlie@charliesomerville.com>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user