Skip to content

Got wrong number when serialize a long number. #12

@FalconIA

Description

@FalconIA

Got wrong number when serialize a long number.

Here is a example:

String in = "{ \"id\" : 8093873769532439696 }";
String out = JsonValue.readHjson(in).toString(Stringify.HJSON)

Got

{
  id: 8093873769532439552
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions