org.jvyamlb.ParserException for invalid yaml, but inconsistent with MRI
-----------------------------------------------------------------------

                 Key: JRUBY-1328
                 URL: http://jira.codehaus.org/browse/JRUBY-1328
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.0.1
         Environment: Mac OS X 10.4.10
Java 1.5.0_07
            Reporter: Nathan Fiedler
            Assignee: Thomas E Enebo
            Priority: Minor


If a YAML file has invalid syntax, such as the example below, it throws a 
parser exception and dies. This is fine, I suppose, but it is inconsistent with 
native Ruby, which seems to handle it just fine.

valid_key:
   key1: value
invalid_key
  akey: blah


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.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