-
-
Notifications
You must be signed in to change notification settings - Fork 411
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
failing test with MRI 1.9.3 #114
Comments
Same here. |
I suspect this is difference between Syck and Psych.
|
Actually, that doesn't fix the issue. If the file is left completely blank, this exception occurs:
What works for me is leaving one blank character (space/newline) in the file, but I consider it workaround. The library should also consider that the file is left empty and rescue proper error. |
tigrish
added a commit
that referenced
this issue
Dec 3, 2013
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a clone from today. All tests pass with MRI 1.8
The text was updated successfully, but these errors were encountered: