Comment 6 for bug 22937

Revision history for this message
In , Michael Ablassmeier (abi) wrote : patch

tags 331050 + patch
thanks

hi,

attached patch fixes this issue, i dont know if its a clean solution, it
seems to work:

 root@pbuilderchroot:/# ruby -ryaml -e 'puts YAML.load(YAML.dump(1234567890))'
 1234567890

bye,
    - michael