Commit dca25350 authored by Jeff Lawson's avatar Jeff Lawson
Browse files

update yajl_gen_double to enforce that serialized double values always contain...

update yajl_gen_double to enforce that serialized double values always contain a decimal point, even if no digits follow the point.  this prevents some readers from parsing such values as an integer.
parent e2d08061
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment