Use long instead of int for SCIOErrorCodes
The usage of int (in combination with Math.tointexact) leads to a arithmetic exception on Linux.
Please register or sign in to comment
The usage of int (in combination with Math.tointexact) leads to a arithmetic exception on Linux.