Weird results with YAML using anchors and sequences

L

Luis Lavena

Hello everybody!

I've been using YAML more extensively lately, and hit a wall today. I
tried to narrow the problem to the minium here:

http://pastie.org/private/xmrb0lztt4g46ankvow

On the pastie, you can see the usage of anchors and sequences, as
described in the YAML specs 1.1, Structures, anchors and aliases.

http://yaml.org/spec/1.1/#id857577

But for some reason, MRI yaml eat always the last item in the
sequence, but only in the one with the anchor.

Moreover. RbYAML which is the one used in JRuby parses the .yml file
correctly.

Anyone encountered this kind of problems with MRI builtin YAML, or I'm
doing something wrong? (which usually happens).

Thanks in advance for your time.

Regards,
 

Members online

Forum statistics

Threads
474,434
Messages
2,571,691
Members
48,796
Latest member
Greg L.

Latest Threads

Top