This project is closed and read-only.
Actions
Backport #8926
closedBackport r42977 (fix an accidental bug at r16716)
Backport #8926:
Backport r42977 (fix an accidental bug at r16716)
Status:
Rejected
Assignee:
Files
Updated by nagachika (Tomoyuki Chikanaga) almost 13 years ago
With r42977, test/-ext-/test_printf.rb abort on Mavericks.
$ make test-all TESTS="-- -ext-/test_printf.rb"
[53/96] Test_SPrintf#test_format_integer(% +-0.0d)make: *** [yes-test-all] Abort trap: 6
I'll investigate it on the other environments later.
Any reproduce reports and comments are welcome.
Updated by nagachika (Tomoyuki Chikanaga) almost 13 years ago
It can be reproduce on another Mavericks machine.
I'll attach crash report file.
But I cannnot reproduce it with optflags="-O0" on Mavericks, nor on Mountain Lion with optflags=-O3"
Updated by naruse (Yui NARUSE) over 10 years ago
- Status changed from Assigned to Rejected
Actions