Package: libyaml-perl
Version: 0.36-1
Severity: normal
In ysh:
ysh > {'a,v' => 'c'}
---
a,v: c
ysh > ---
a,v: c
yaml> yaml> ...
YAML Load Failed:
--- !perl/YAML::Error
code: YAML_LOAD_ERR_BAD_MAP_ELEMENT
msg: Invalid element in map
line: 2
document: 1
...
This didn't happen in 0.35-1 (which seemed to quote all strings).
This seriously messes up svk's reading of its config file (once the
new library has written it once), unless you're lucky enough to have
pathnames all of which are readable, I guess.
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10a
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages libyaml-perl depends on:
ii perl 5.8.4-8 Larry Wall's Practical Extraction
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]