Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Not A Bug
-
Affects Version/s: JRuby 1.6RC1
-
Fix Version/s: None
-
Component/s: Extensions, Ruby 1.9.2
-
Labels:None
-
Number of attachments :
Description
Have not investigated this yet:
~/projects/jruby.wiki ➔ jruby ../gollum/bin/gollum org/jruby/ext/psych/PsychParser.java:241:in `parse': while parsing a block node; expected the node content, but found FlowEntry (RuntimeError) from /Users/headius/projects/jruby/lib/ruby/1.9/psych.rb:148:in `parse_stream' from /Users/headius/projects/jruby/lib/ruby/1.9/psych.rb:119:in `parse' from /Users/headius/projects/jruby/lib/ruby/1.9/psych.rb:106:in `load' from /Users/headius/projects/jruby/lib/ruby/gems/1.8/gems/RedCloth-4.2.2-universal-java/lib/redcloth/formatters/latex.rb:6:in `(class LATEX)' from /Users/headius/projects/jruby/lib/ruby/gems/1.8/gems/RedCloth-4.2.2-universal-java/lib/redcloth/formatters/latex.rb:3:in `(root)' from org/jruby/RubyKernel.java:1050:in `require19' from /Users/headius/projects/jruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29:in `require' from /Users/headius/projects/jruby/lib/ruby/gems/1.8/gems/RedCloth-4.2.2-universal-java/lib/redcloth/formatters/latex.rb:21:in `(root)'
Happening inside SnakeYAML, so I filed a bug: http://code.google.com/p/snakeyaml/issues/detail?id=105
If we can't fix this for 1.6 final, we may have to figure out how to get Yecht working.