* sprintf.c (rb_str_format): size_t returned from strlen() can be
unsigned. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15697 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
79cdf2ffa2
commit
8c889459cf
@ -1,3 +1,8 @@
|
||||
Thu Mar 6 00:34:00 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* sprintf.c (rb_str_format): size_t returned from strlen() can be
|
||||
unsigned.
|
||||
|
||||
Thu Mar 6 00:31:39 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* struct.c (make_struct): preserve encoding of struct name.
|
||||
|
Loading…
x
Reference in New Issue
Block a user