nwitmer (Nathan Witmer)
- Login: nwitmer
- Email: nwitmer@gmail.com
- Registered on: 01/23/2012
- Last sign in: 01/23/2012
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
01/23/2012
-
12:29 AM Ruby Bug #5923: YAML serialization of binary string broken with psych engine
- My apologies, this issue has been fixed in 1.9.3-head. Awaiting a release!
-
12:14 AM Ruby Bug #5923 (Closed): YAML serialization of binary string broken with psych engine
- Using the psych engine in 1.9.3, some binary strings cannot be serialized. Instead, they result in a runtime error:
/Users/nathan/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/psych/visitors/emitter.rb:24:in `scalar': expected SCALAR, ...