ruby-reference-manual:304
From: okkez <okkez000@g...>
Date: Mon, 8 Jan 2007 15:21:30 +0900
Subject: [ruby-reference-manual:304] tk 関連のエントリを src/LIBRARIES に追加しました
okkezです。 src/LIBRARIES に tk 関連のライブラリのエントリを追加しました。 一応、手元で「ファイルがありません」系のエラーが出ないところまでは確認していますが、 bitclust update 時に別のエラーが出てしまいます。 エラー内容は以下の通りです。 # 同じようにbitclust update しているときに一度だけ「セグメンテーション違反です」 # というエラーが出たことがありました。 $ bitclust -d db update --stdlibtree=src src/soap/marshal.rd:6: class alias is not implemented yet # 長いので略 src/tk/virtevent.rd:7: class alias is not implemented yet src/webrick/httpproxy/NullReader:2: singleton object class not implemented yet home/kenji/ruby/bitclust/lib/bitclust/entry.rb:448:in `ancestors': stack level too deep (SystemStackError) from /home/kenji/ruby/bitclust/lib/bitclust/entry.rb:448:in `ancestors' from /home/kenji/ruby/bitclust/lib/bitclust/entry.rb:458:in `extended_modules' from /home/kenji/ruby/bitclust/lib/bitclust/entry.rb:606:in `_smap' from /home/kenji/ruby/bitclust/lib/bitclust/entry.rb:404:in `save' from /home/kenji/ruby/bitclust/lib/bitclust/database.rb:403:in `open' from /home/kenji/ruby/bitclust/lib/bitclust/database.rb:403:in `atomic_write_open' from /home/kenji/ruby/bitclust/lib/bitclust/entry.rb:403:in `save' from /home/kenji/ruby/bitclust/lib/bitclust/database.rb:71:in `transaction' from /home/kenji/ruby/bitclust/lib/bitclust/database.rb:70:in `each' from /home/kenji/ruby/bitclust/lib/bitclust/database.rb:70:in `transaction' from /home/kenji/bin/bitclust:178:in `exec' from /home/kenji/bin/bitclust:86:in `main' from /home/kenji/bin/bitclust:465 よろしくお願いします。 -- okkez okkez000@g... -- ML: ruby-reference-manual@m... 使い方: http://QuickML.com/
-> 304 2007-01-08 07:21 [okkez000@g... ] tk 関連のエントリを src/LIBRARIES に追加しました 305 2007-01-08 07:55 ┗[okkez000@g... ] 307 2007-01-08 12:41 ┗[aamine@l... ]