ruby-reference-manual:399
From: Minero Aoki <aamine@l...>
Date: Sun, 22 Apr 2007 15:16:13 +0900
Subject: [ruby-reference-manual:399] Re: BitClust bugs and requests
青木です。 On 2007/04/21, at 18:54, sheepman wrote: > こんにちは、 sheepman です。 > > BitClust のバグをずらずらと挙げてみます。 > * グローバル変数のページがエラーになる。「$!」とか > 「$;」とか。 チェックが大雑把すぎたようです。直しました。 ついでにタイトルも variable になるようにしました。 http://doc.loveruby.net/refm/api/view/method/Kernel/v/=3b > * ライブラリで再定義されるメソッドの元のエントリーが読めない。 > Kernel#open とか。 出しました。 http://doc.loveruby.net/refm/api/view/method/Kernel/i/open > * 「Inherited Methods」に同じメソッドが何回も出てくる。 これもメソッド上書きがらみですね。ついでに、ブロック引数で ローカル変数を上書きするという初心者チックな間違いもやってました。 http://doc.loveruby.net/refm/api/view/class/Enumerable -- 青木峰郎 -- ML: ruby-reference-manual@m... 使い方: http://QuickML.com/
398 2007-04-21 11:54 [sheepman@s... ] BitClust bugs and requests -> 399 2007-04-22 08:16 ┗[aamine@l... ] 400 2007-04-22 08:38 ┗[sheepman@s... ] links to module functions 409 2007-05-06 13:47 ┗[aamine@l... ] 411 2007-05-09 15:37 ┗[sheepman@s... ] methods like C lang (was: links to module functions) 412 2007-05-12 19:10 ┗[aamine@l... ]