kubo (Takehiro Kubo)
- Email:
- Registered on: 12/28/2008
- Last connection: 04/07/2010
Activity
Reported issues: 2
04/09/2010
- 12:51 am ruby-trunk Bug #3005: Ruby core dump - [BUG] rb_sys_fail() - errno == 0
- =begin
The issue will be fixed the following patch.
=======================================================
-...
04/08/2010
- 10:30 pm ruby-trunk Bug #3005: Ruby core dump - [BUG] rb_sys_fail() - errno == 0
- =begin
If I do, I'll install tusc(*1) and run the following command to trace system calls.
tusc -o tusc.log r...
04/07/2010
- 11:02 pm ruby-trunk Bug #3005: Ruby core dump - [BUG] rb_sys_fail() - errno == 0
- =begin
If it is caused by the signal handler setting changed by Oracle client library, it may be fixed by adding BEQ...
09/22/2009
- 09:44 am ruby-trunk Bug #2129: Rational can't be coerced into BigDecimal (TypeError)
- =begin
Thanks for the fix not to raise a TypeError.
Well, ruby svn trunk 25031 calculate Rational and BigDecima...
09/21/2009
- 09:40 pm ruby-trunk Bug #2129 (Closed): Rational can't be coerced into BigDecimal (TypeError)
- =begin
Rational + BigDecimal makes a Rational as follows:
$ ruby -rbigdecimal -e "puts Rational(1) + BigDecim...
12/30/2008
- 01:27 am ruby-trunk Bug #948 (Closed): dl: cannot pass double value correctly on all x86_64 systems
- =begin
ext/dl/test/test_dl2.rb doesn't fail on x86_64 linux. But it is by chance.
It fails just by changing as fol... - 12:13 am ruby-trunk Bug #932: incorrect case statement in "ext/dl/test/test_base.rb" causes library problems on openS...
- =begin
Did you apply the patch dl-test.dif?
It is a bit old than the last I posted. It lacks the following change....
12/29/2008
- 10:37 pm ruby-trunk Bug #932: incorrect case statement in "ext/dl/test/test_base.rb" causes library problems on openS...
- =begin
How about the following patch which is a piece of one I posted to #633.
Index: ext/dl/test/test_base.rb
... - 09:47 pm ruby-trunk Bug #633: dl segfaults on x86_64-linux systems
- =begin
A patch again which I previously attached excluding changeset r21110
and including a few new issues.
I...
12/28/2008
- 12:16 pm ruby-trunk Bug #633: dl segfaults on x86_64-linux systems
- =begin
Here is a patch to fix all segv faults.
=end
Also available in: Atom