seasonouc / protostuff

Automatically exported from code.google.com/p/protostuff
Apache License 2.0
0 stars 0 forks source link

Use Double.doubleToRawLongBits (was Double.doubleToLongBits) on serialization (protostuff-core) #106

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
This was overlooked.  The double should remain intact across ser/deser.

Original issue reported on code.google.com by david.yu...@gmail.com on 29 Mar 2012 at 5:39

GoogleCodeExporter commented 8 years ago
fixed @ rev 1459

Original comment by david.yu...@gmail.com on 29 Mar 2012 at 6:00