[#41134] [Bug:trunk] ext/tk on cygwin — Nobuyoshi Nakada <nobu@...>
なかだです。
[#41138] [Bug #3243] Can't build Ruby after r26506 — Yuki Sonoda <redmine@...>
Bug #3243: Can't build Ruby after r26506
[#41140] [Bug:trunk] the behavior of Tempfile#size was changed — Yusuke ENDOH <mame@...>
なかださん
Hi,
[#41173] [Feature #3251] allow to unlock mutex locked by another thread — Yusuke Endoh <redmine@...>
Feature #3251: allow to unlock mutex locked by another thread
[#41192] Re: [ruby-cvs:34848] Ruby:r27635 (trunk): * cont.c: apply FIBER_USE_NATIVE patch. This patch improve — "U.Nakamura" <usa@...>
こんにちは、なかむら(う)です。
まつもと ゆきひろです
こんにちは、なかむら(う)です。
[#41219] [ruby_1_9_2] コンパイルエラー — Takahiro Kambe <taca@...>
ruby_1_9_2ブランチのコンパイルでエラーが起きます。
[#41223] 正規表現オブジェクト中のキャプチャの数 — "KISHIMOTO, Makoto" <[email protected]>
きしもとです
[#41225] io/console IO#raw error when io is closed in the block — Tanaka Akira <akr@...>
io/console を使ってみたのですが、ちょっとうまく使えません。
2010年5月8日20:33 Tanaka Akira <[email protected]>:
[#41247] Regexpの仕様について — Masaya TARUI <tarui@...>
樽家です。
[#41259] Re: [ruby-cvs:34935] Ruby:r27723 (trunk): * ext/psych/parser.c (parse): Return strings encoded as — "U.Nakamura" <usa@...>
こんにちは、なかむら(う)です。
[#41278] [BUG:1.9] BINARY should not be ASCII-compatible — Yugui <yugui@...>
WXVndWkbJEIkRyQ5ISMbKEIKCgo+IBskQiRHISIkKiQqJGAkTSQzJDMkXiRHJE41RE9AJEclKyVQ
普段、あまりM17Nの件に反応しない卜部ですが、
2010/5/11 Urabe Shyouhei <[email protected]>:
[#41286] ruby_1_9_2 on NetBSD 5.1_RC1(+) — Takahiro Kambe <taca@...>
再び、こんばんは。
[#41316] [Bug #3295] make test aborted — Kazuhiro NISHIYAMA <redmine@...>
Bug #3295: make test aborted
チケット #3295 が更新されました。 (by Yusuke Endoh)
[#41329] NoMethodErrorなどのmessage — Masatoshi SEKI <m_seki@...>
咳といいます。
まつもと ゆきひろです
[#41334] [Bug #3307] ext/tk がheader fileの有無を誤判定する — Masaya Tarui <redmine@...>
Bug #3307: ext/tk がheader fileの有無を誤判定する
[#41348] [Bug #3316] Kernel#caller returns nil as well — Nobuhiro IMAI <redmine@...>
Bug #3316: Kernel#caller returns nil as well
遠藤です。
[#41350] [Bug #3318] net/imap/test_imap.rb reports an error on Windows — Usaku NAKAMURA <redmine@...>
Bug #3318: net/imap/test_imap.rb reports an error on Windows
[#41353] [Bug #3037] testrb の動作が1.8.7 の testrb と違いすぎる — Yusuke Endoh <redmine@...>
チケット #3037 が更新されました。 (by Yusuke Endoh)
2010年5月19日21:04 Yusuke Endoh <[email protected]>:
[#41377] [Bug #3326] ruby_1_8がAIXでコンパイルできません。 — Yutaka Kanemoto <redmine@...>
Bug #3326: ruby_1_8がAIXでコンパイルできません。
[#41382] [Feature #3328] Kernel#p outputs as default_internal encoding, and so on — Masaya Tarui <redmine@...>
Feature #3328: Kernel#p outputs as default_internal encoding, and so on
[#41407] [Bug #3339] win32ole test failure — Usaku NAKAMURA <redmine@...>
Bug #3339: win32ole test failure
助田です。
こんにちは、なかむら(う)です。
助田です。
こんにちは、なかむら(う)です。
志村と申します
[#41423] [Bug #3345] webrick test failure on Windows(?) — Usaku NAKAMURA <redmine@...>
Bug #3345: webrick test failure on Windows(?)
[#41430] [bug:trunk] rubyspec: Kernel.spawn redirects both STDERR and STDOUT to the given name ERROR — Yusuke ENDOH <mame@...>
遠藤です。
[#41452] [Bug #3360] rdoc fails when including BOM — white leaf <redmine@...>
Bug #3360: rdoc fails when including BOM
チケット #3360 が更新されました。 (by Nobuyoshi Nakada)
[#41481] [Bug #3370] test failure of drb — Usaku NAKAMURA <redmine@...>
Bug #3370: test failure of drb
[ruby-dev:41459] Re: [Feature #3203] LazySweepGC patch
遠藤です。 2010年5月29日23:02 Narihiro Nakamura <[email protected]>: > ご指摘ありがとうございます。 > 調べてみます。 akr さんの件は無実でした (というか [Bug #3241] でパッチ作成済み だったのに私がコミットし忘れてました。すみません) が、以下は Lazy Sweep コミット後から SEGV するようになったようです。 ご確認ください。 $ ./ruby -e '1000.times { ObjectSpace.define_finalizer("foo".dup, proc { GC.start }) }' -e:1: [BUG] gc_sweep(): unknown data type 0x1e(0x822c574) ruby 1.9.3dev (2010-05-28 trunk 28063) [i686-linux] -- control frame ---------- c:0005 p:---- s:0011 b:0011 l:000010 d:000010 CFUNC :start c:0004 p:0015 s:0008 b:0008 l:002054 d:000007 BLOCK -e:1 c:0003 p:---- s:0006 b:0006 l:000005 d:000005 FINISH c:0002 p:---- s:0004 b:0004 l:000003 d:000003 CFUNC :call c:0001 p:0000 s:0002 b:0002 l:002054 d:002054 TOP --------------------------- -- Ruby level backtrace information ---------------------------------------- -e:0:in `call' -e:1:in `block (2 levels) in <main>' -e:1:in `start' -- C level backtrace information ------------------------------------------- ./ruby(rb_vm_bugreport+0xbd) [0x815903d] ./ruby [0x81968ae] ./ruby(rb_bug+0x28) [0x8196968] ./ruby [0x8063641] ./ruby [0x8067597] ./ruby(rb_gc_start+0x19) [0x8067c79] ./ruby [0x814fab0] ./ruby [0x8151e88] ./ruby [0x815576b] ./ruby(rb_vm_invoke_proc+0x76) [0x8149696] ./ruby [0x8061434] ./ruby [0x8144c1d] ./ruby [0x8149ba9] ./ruby [0x814b1e8] ./ruby(rb_eval_cmd+0xe6) [0x8156736] ./ruby [0x8063961] ./ruby(rb_protect+0x128) [0x805b358] ./ruby [0x8063900] ./ruby [0x8064b3b] ./ruby [0x8064c02] ./ruby(ruby_cleanup+0x1a4) [0x805ccd4] ./ruby(ruby_run_node+0x3a) [0x805ceea] ./ruby(main+0x5a) [0x805a95a] /lib/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb7e11455] ./ruby [0x805a861] [NOTE] You may have encountered a bug in the Ruby interpreter or extension libraries. Bug reports are welcome. For details: http://www.ruby-lang.org/bugreport.html アボートしました -- Yusuke Endoh <[email protected]>