[前][次][番号順一覧][スレッド一覧]

ruby-reference-manual:221

From: sheepman <sheepman@s...>
Date: Thu, 7 Dec 2006 22:09:47 +0900
Subject: [ruby-reference-manual:221] bc-rdoc raises SystemStackError

こんばんは、sheepman です。

以下のようにするとエラーになります。

$ bc-rdoc.rb diff --bc=db --ri=ris/1.8 Benchmark::Tms -c
(中略)
#@# bc-rdoc: detected missing name: add!
--- Benchmark::Tms#add!

An in-place version of #add.
#@# bc-rdoc: detected missing name: format
/home/sheepman/ruby/ref/bitclust/bin/bc-rdoc.rb:627:in `list': stack level too deep (SystemStackError)
        from /home/sheepman/ruby/ref/bitclust/bin/bc-rdoc.rb:599:in `format_element'
        from /home/sheepman/ruby/ref/bitclust/bin/bc-rdoc.rb:645:in `list'
        from /home/sheepman/ruby/ref/bitclust/bin/bc-rdoc.rb:645:in `map'
        from /home/sheepman/ruby/ref/bitclust/bin/bc-rdoc.rb:645:in `list'
        from /home/sheepman/ruby/ref/bitclust/bin/bc-rdoc.rb:599:in `format_element'
        from /home/sheepman/ruby/ref/bitclust/bin/bc-rdoc.rb:645:in `list'
        from /home/sheepman/ruby/ref/bitclust/bin/bc-rdoc.rb:645:in `map'
        from /home/sheepman/ruby/ref/bitclust/bin/bc-rdoc.rb:645:in `list'
         ... 1331 levels...
        from /home/sheepman/ruby/ref/bitclust/bin/bc-rdoc.rb:202:in `each'
        from /home/sheepman/ruby/ref/bitclust/bin/bc-rdoc.rb:202:in `exec'
        from /home/sheepman/ruby/ref/bitclust/bin/bc-rdoc.rb:77:in `main'
        from /home/sheepman/ruby/ref/bitclust/bin/bc-rdoc.rb:672

-- 
sheepman / TAMURA Takashi
sheepman@s...

--
ML: ruby-reference-manual@m...
使い方: http://QuickML.com/

[前][次][番号順一覧][スレッド一覧]