You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2021/03/14 20:53:21 UTC

[GitHub] [royale-compiler] stanislaw89 opened a new pull request #183: Fix int.MAX_VALUE

stanislaw89 opened a new pull request #183:
URL: https://github.com/apache/royale-compiler/pull/183


   Fixing `int.MAX_VALUE` as the range for `int` is `-2147483648 ... 2147483647`, not `-2147483648 ... 2147483648`


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [royale-compiler] Harbs merged pull request #183: Fix int.MAX_VALUE

Posted by GitBox <gi...@apache.org>.
Harbs merged pull request #183:
URL: https://github.com/apache/royale-compiler/pull/183


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org