Update Json-c from 0.11 to 0.12
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
new_obj.to_string()=[ 1.200000, 3.400000, 123456.780000, 5.000000, 23000000000.000000 ]
|
||||
new_obj.to_string()=[1.2,3.4,123456.78,5.0,23000000000.0]
|
||||
new_obj.to_string()=[ 1.2, 3.4, 123456.78, 5.0, 2.3e10 ]
|
||||
new_obj.to_string()=[1.2,3.4,123456.78,5.0,2.3e10]
|
||||
|
||||
Reference in New Issue
Block a user