mirror of
https://github.com/json-c/json-c.git
synced 2026-03-29 01:49:06 +08:00
Adjust the "-Infinity" fix on the json-c-0.12 branch to match the master branch.
This commit is contained in:
@@ -11,6 +11,7 @@ new_obj.to_string()=Infinity
|
||||
new_obj.to_string()=Infinity
|
||||
new_obj.to_string()=-Infinity
|
||||
new_obj.to_string()=-Infinity
|
||||
new_obj.to_string()={ "min": Infinity, "max": -Infinity }
|
||||
new_obj.to_string()=true
|
||||
new_obj.to_string()=12
|
||||
new_obj.to_string()=12.3
|
||||
|
||||
Reference in New Issue
Block a user