Re: [bug] [yaml] YAML.load([1,2,3].to_yaml.to_yaml)

From: ts <decoux@...>
Date: 2004-05-23 10:33:29 UTC
List: ruby-core #2927
>>>>> "d" == daz  <dooby@d10.karoo.co.uk> writes:

d> I can't say where yours is, but mine's in:
d> D:\ruby\SOURCE_CODE\cvs_head\ext\syck\syck.c

 The bug is in token.c which is build from token.re. If I patch token.c,
 the next release of syck will re-introduce the bug.


Guy Decoux







In This Thread