Hi!

Since the former StringIO implementation were not updated and working correctly, I took the liberty to write a new version, backed by a Java class that uses
a StringBuffer internally.
I've attached the new stringio.rb and StringIOImpl.java which should go in org.jruby.util

This seems to be the problem with RbYAML too, and I attach the new yaml.rb for people to try out. RbYAML have to be put in lib/ruby/1.8 for some reason, instead of builtin, where yaml.rb should go.

Regards
 Ola Bini

Attachment: stringio.rb
Description: Binary data

Attachment: yaml.rb
Description: Binary data

Attachment: StringIOImpl.java
Description: Binary data

Reply via email to