ktsj (Kazuki Tsujimoto)

  • Email:
  • Registered on: 05/05/2011
  • Last connection: 05/19/2012

Projects

Activity

Reported issues: 13

05/19/2012

05:06 pm ruby-trunk Bug #6460 (Assigned): `unexpected return' occurs when a proc is called in ensure
=begin
辻本です。
Bug #2729, #5234 の続きのような話になりますが
以下のコードでunexpected returnとなります。
class C
def each
begin...

04/30/2012

10:16 am ruby-trunk Feature #6354: Remove escape (break/return/redo/next support) from class/module scope
Such as:
def f
class << self
yield
end
end

04/28/2012

12:37 am ruby-trunk Feature #6354: Remove escape (break/return/redo/next support) from class/module scope
What about yield?
I think it should also be removed if the proposal is accepted.

04/15/2012

09:07 pm ruby-trunk Bug #953: 深い入れ子の配列の取り扱いで落ちる
ulimit -s 4096とすることで、Ubuntu {10.04,11.10} {x86,x64}で再現できましたが
どうでしょうか。
11:57 am ruby-trunk Bug #953: 深い入れ子の配列の取り扱いで落ちる
手元のUbuntu 10.04 x64ではr35333でも再現しました。
ですが、一からOSをインストールし直した環境では正常に動作しているので
正確な再現条件は不明です。

03/31/2012

02:20 pm ruby-trunk Revision 35196: * .gitignore: ignore generated file verconf.h.

03/18/2012

10:03 am ruby-trunk Revision 35076: * lib/profiler.rb: support calling singleton methods of
an instance of BasicObject.

03/10/2012

10:33 pm ruby-trunk Revision 34961: * enumerator.c: remove trailing space.

03/04/2012

10:59 pm ruby-trunk Revision 34895: * hash.c: remove trailing spaces.
09:57 pm ruby-trunk Bug #6084 (Feedback): Ruby 1.9.3p125 Segfault while running nanoc compile

Also available in: Atom