* sprintf.c (rb_f_sprintf): copy sign bits only if value is
negative. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3591 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
3c59330bfe
commit
f83c5da39d
@ -1,5 +1,8 @@
|
|||||||
Fri Mar 21 01:29:35 2003 Yukihiro Matsumoto <matz@ruby-lang.org>
|
Fri Mar 21 01:29:35 2003 Yukihiro Matsumoto <matz@ruby-lang.org>
|
||||||
|
|
||||||
|
* sprintf.c (rb_f_sprintf): copy sign bits only if value is
|
||||||
|
negative.
|
||||||
|
|
||||||
* missing.h: include <stdarg.h> or <varargs.h> if HAVE_VSNPRINTF
|
* missing.h: include <stdarg.h> or <varargs.h> if HAVE_VSNPRINTF
|
||||||
is not defined.
|
is not defined.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user