BSON.jl
BSON.jl copied to clipboard
Alternative Fix of #26
Simpler fix for #26, alternative to #29. Also adds a test to verify the bug is solved, i.e. Dict{Symbol, Any} in the input are not modified when writing to a file.
Though shorter, this fix may be less robust than the one proposed in #29.
Hi, can we get it merged? It would be great if it was merged, because current behavior is puzzling.
I'm assuming if we can merge #29 and check this test against it, it might be better for longer term reliability.
Sorry about the delay