1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/-test-
nobu bae87a4790 vsnprintf.c: fix string precision
* vsnprintf.c (BSD_vfprintf): fix string width when precision is
  given.  as the result of `memchr` is NULL or its offset from the
  start cannot exceed the size, the comparison was always false.
  [ruby-core:62737] [Bug #9861]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46098 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-05-25 02:56:36 +00:00
..
array/resize
bignum * bignum.c (SIZEOF_BDIGIT): Renamed from SIZEOF_BDIGITS. 2014-04-13 03:48:17 +00:00
bug-3571 ruby/ruby.h: RB_BLOCK_CALL_FUNC_ARGLIST 2013-11-29 07:59:14 +00:00
bug-3662
bug-5832
bug_reporter
class
debug
exception eval.c: determine exit status and signal before finalization 2013-11-30 08:46:41 +00:00
fatal
file remove trailing spaces 2014-05-22 10:58:08 +00:00
float * configure.in: Check nextafter() availability. 2014-05-18 00:37:10 +00:00
funcall
iter vm_eval.c: blockarg 2013-11-30 04:21:26 +00:00
load/dot.dot
marshal
method
num2int
path_to_class
postponed_job * ext/-test-/file/depend, ext/-test-/postponed_job/depend, 2013-10-28 12:36:23 +00:00
printf vsnprintf.c: fix string precision 2014-05-25 02:56:36 +00:00
rational
recursion should not ignore the rest of recursive constructs 2013-11-26 17:20:16 +00:00
st
string * ext/-test-/string/coderange.c: add Bug::String.new#coderange_scan 2014-04-21 10:14:46 +00:00
struct struct.c: not_a_member message 2014-03-28 10:32:16 +00:00
symbol symbol/type.c: bug_pindown 2014-05-02 01:34:44 +00:00
tracepoint tracepoint.c: disable tracepoint 2014-01-19 08:56:58 +00:00
typeddata
wait_for_single_fd
win32 dln.c: non-ascii path on Windows 2014-04-05 23:52:52 +00:00