Aaron Patterson created JRUBY-6468:
--------------------------------------

             Summary: Psych wrapper cannot handle some YAML that MRI's wrapper 
can
                 Key: JRUBY-6468
                 URL: https://jira.codehaus.org/browse/JRUBY-6468
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.6.6
            Reporter: Aaron Patterson
            Assignee: Thomas E Enebo


YAML that is in a string tagged as ASCII-8BIT will throw exceptions in JRuby 
but not in MRI.  This issue manifests itself as a failure to install some ruby 
gems.

Here is a test to demonstrate the issue:

  https://gist.github.com/1861242

The test passes on MRI 1.9, but throws an exception on JRuby.  This bug was 
originally reported here:

  https://github.com/tenderlove/psych/issues/48


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to