* string.c (rb_str_new): set US-ASCII and ENC_CODERANGE_7BIT when
empty string (len == 0). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15247 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
2160c40fb2
commit
df17bd4313
@ -1,3 +1,8 @@
|
||||
Sat Jan 26 09:17:13 2008 NARUSE, Yui <naruse@ruby-lang.org>
|
||||
|
||||
* string.c (rb_str_new): set US-ASCII and ENC_CODERANGE_7BIT when
|
||||
empty string (len == 0).
|
||||
|
||||
Sat Jan 26 03:41:53 2008 NAKAMURA Usaku <usa@ruby-lang.org>
|
||||
|
||||
* parse.y (parser_initialize): set default script encoding as US-ASCII.
|
||||
|
Loading…
x
Reference in New Issue
Block a user