HomePhorge

Bug #5755 -- ZAML generates extra newline in some hash backreferences.
3a125d486ba4Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Bug #5755 -- ZAML generates extra newline in some hash backreferences.

This data structure generates YAML with an extra newline that violates the
syntax rules and all:

list = [1]
{ :a => list, :b => list }.to_yaml

This breaks real client use of the YAML catalogs, not to mention our own use
of cached catalogs...

Details

Provenance
Daniel Pittman <daniel@rimspace.net>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU5bba59a7126e: Merge branch 'bug/2.6.next/5681-aix-mount-output' into 2.6.next
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Pittman <daniel@rimspace.net> committed rPU3a125d486ba4: Bug #5755 -- ZAML generates extra newline in some hash backreferences. (authored by Daniel Pittman <daniel@rimspace.net>).Feb 1 2011, 2:07 AM