Nov11 / kryo

Automatically exported from code.google.com/p/kryo
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Between 2.07 and 2.09 Empty String ("") broke #66

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Serialize an empty string "" in an object with other attributes
2. Deserialzie it and it brings back way too much information
3.

What is the expected output? What do you see instead?
An empty string

What version of the Kryo are you using?
The latest 2.09

Please provide any additional information below.
Information provided above

Original issue reported on code.google.com by kro...@gmail.com on 26 May 2012 at 2:48

GoogleCodeExporter commented 8 years ago
All the tests pass, which hints that the problem has been misdiagnosed. Can you 
post simple, executable example code that demonstrates the issue?

Original comment by nathan.s...@gmail.com on 27 May 2012 at 6:23

GoogleCodeExporter commented 8 years ago

Original comment by nathan.s...@gmail.com on 31 May 2012 at 7:41