Skip to content

[php, python] big int issue #42

@andyli

Description

@andyli

the following test in Test.hx failed when targeting php and python:

assertScript("0xBFFFFFFF", 0xBFFFFFFF);

The same error is returned by php and python:

ERR: Test.hx:16(Test.assertScript) - expected '-1073741825' but was '3221225471'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions