General

Profile

ciel (T Yamada)

  • Login: ciel
  • Registered on: 08/20/2012
  • Last sign in: 07/31/2021

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 5 5

Activity

07/31/2021

01:02 AM Ruby master Bug #17583: Segfault on large stack(RUBY_THREAD_VM_STACK_SIZE)
Hi, could you backport this to Ruby 3.0? ciel (T Yamada)

03/02/2021

07:32 AM Ruby master Bug #17668 (Closed): Large RUBY_THREAD_VM_STACK_SIZE causes segmentation fault (again)
- How to reproduce: `RUBY_THREAD_VM_STACK_SIZE=100000000 ./ruby --disable-gems -e 'p 1'`
- Expected: only `1` is sho...
ciel (T Yamada)

02/09/2020

04:13 AM Ruby master Bug #16616 (Closed): Large RUBY_THREAD_VM_STACK_SIZE causes segmentation fault
- How to reproduce: ``RUBY_THREAD_VM_STACK_SIZE=100000000 ./ruby --disable-gems -e 'p 1'``
- Expected: only ``1`` is...
ciel (T Yamada)

06/09/2015

06:25 PM Ruby master Feature #11007: Prime.each.with_index should accept offset
Hi, any progress about this patch?
The reason why I have proposed this is that I'm anxious about the phrase of htt...
ciel (T Yamada)

04/14/2015

03:16 AM Ruby master Bug #10960: libffiのビルドの不具合?
こちらの不具合については2.2.2で修正されていることを確認しました。ありがとうございました。 ciel (T Yamada)
03:06 AM Ruby master Bug #10954: FreeBSD 9.1でコンパイルできない(libprocstatのチェックに漏れがある)
失礼します。こちら、Ruby 2.2.2には反映されていないのでしょうか? ciel (T Yamada)

03/30/2015

07:41 AM Ruby master Feature #11007: Prime.each.with_index should accept offset
Updated the diff.
Thank you for the advice.
By the way, is PseudoPrimeGenerator#with_object covered by the tests?...
ciel (T Yamada)

03/28/2015

02:11 AM Ruby master Feature #11007: Prime.each.with_index should accept offset
Umm, I don't know how to pass block to each_with_index safely (without capturing).
Of course I can remove calling ea...
ciel (T Yamada)

03/27/2015

03:10 PM Ruby master Feature #11007 (Closed): Prime.each.with_index should accept offset
I'd like to execute following code:
~~~
Prime.each(10).with_index(1){|e,i|
print i,' ',e,"\n"
}
~~~
Expec...
ciel (T Yamada)

03/11/2015

06:42 AM Ruby master Bug #10960: libffiのビルドの不具合?
添付します。宜しくお願い申し上げます。 ciel (T Yamada)

Also available in: Atom