What steps will reproduce the problem?
1. Generate a YAML file with over a thousand anchors.
What is the expected output? What do you see instead?
I was expecting a YAML file; I saw an exception thrown from Emitter
complaining that id4,123 was an invalid anchor.
What version of the product are you using? On what operating system?
SnakeYAML 1.5 on Ubuntu.
Please provide any additional information below.
Enclosed is a patch.
Original issue reported on code.google.com by gchp...@gmail.com on 5 Dec 2009 at 1:27
Original issue reported on code.google.com by
gchp...@gmail.com
on 5 Dec 2009 at 1:27Attachments: