Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^3: A fix for merge keys in YAML::XS, YAML::Syck

by Anonymous Monk
on Oct 10, 2015 at 17:11 UTC ( [id://1144384]=note: print w/replies, xml ) Need Help??


in reply to Re^2: A fix for merge keys in YAML::XS, YAML::Syck
in thread A fix for merge keys in YAML::XS, YAML::Syck

I wrote:

The original version may fail to merge keys if the merged hash is a sibling of the merging hash and itself merges a sibling. Success or failure then depends on the order in which hash values are returned by keys()!

That should have read:

The original version of mergekeys_loop() may fail to merge keys if the merged hash is a sibling of the merging hash and itself merges a sibling. Success or failure then depends on the order in which hash values are returned by values()!

Sorry!

  • Comment on Re^3: A fix for merge keys in YAML::XS, YAML::Syck

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1144384]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-04-23 18:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found