Displaying 4 results from an estimated 4 matches for "parse_rb".
Did you mean:
parse_rd
2007 Apr 06
0
ruby doc errorr
...thenticated_test_helper.rb at or around line 113 column 4
Before reporting this, could you check that the file
you''re documenting compiles cleanly--RDoc is not a
full Ruby parser, and gets confused easily if fed
invalid programs.
The internal error was:
c:/ruby/lib/ruby/1.8/rdoc/parsers/parse_rb.rb:403:in `get_read'':
Interrupt
from c:/ruby/lib/ruby/1.8/rdoc/parsers/parse_rb.rb:485:in
`get_read''
from c:/ruby/lib/ruby/1.8/rdoc/parsers/parse_rb.rb:1469:in
`get_tk''
from c:/ruby/lib/ruby/1.8/rdoc/parsers/parse_rb.rb:2067:in
`parse_method
_or_yi...
2007 Apr 06
0
rdoc error
...thenticated_test_helper.rb at or around line 113 column 4
Before reporting this, could you check that the file
you''re documenting compiles cleanly--RDoc is not a
full Ruby parser, and gets confused easily if fed
invalid programs.
The internal error was:
c:/ruby/lib/ruby/1.8/rdoc/parsers/parse_rb.rb:368:in `column'': Interrupt
from c:/ruby/lib/ruby/1.8/rdoc/parsers/parse_rb.rb:481:in
`char_no''
from c:/ruby/lib/ruby/1.8/rdoc/parsers/parse_rb.rb:534:in
`token''
from c:/ruby/lib/ruby/1.8/rdoc/parsers/parse_rb.rb:1468:in
`get_tk''
--
Po...
2007 Jul 16
6
RubyToken::AlreadyDefinedToken and Edge Rails Docs
...record/
lib/../../activesupport/lib/active_support/dependencies.rb:263:in
`load_missing_constant''
/Users/jherdman/Projects/crosslisting/vendor/rails/activerecord/
lib/../../activesupport/lib/active_support/dependencies.rb:452:in
`const_missing''
/usr/local/lib/ruby/1.8/rdoc/parsers/parse_rb.rb:273:in `def_token''
/usr/local/lib/ruby/1.8/rdoc/parsers/parse_rb.rb:300
/usr/local/lib/ruby/1.8/rdoc/parsers/parse_rb.rb:299:in `each''
/usr/local/lib/ruby/1.8/rdoc/parsers/parse_rb.rb:299
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`gem_original_require...
2006 Apr 05
0
Segfault installing rails-1.1 gem
...pack-1.12.0
Successfully installed actionmailer-1.2.0
Successfully installed actionwebservice-1.1.0
Installing RDoc documentation for activesupport-1.3.0...
Installing RDoc documentation for activerecord-1.14.0...
Installing RDoc documentation for actionpack-1.12.0...
/usr/lib/ruby/1.8/rdoc/parsers/parse_rb.rb:373: [BUG] Segmentation fault
ruby 1.8.2 (2005-04-11) [i386-linux]
Aborted
}}}
--
Posted via http://www.ruby-forum.com/.