The constant is currently an int, -1 concretely. In order to be able to cover a
wider range of positive numbers, it should be converted to an unsigned integer,
whose value is the same, the maximum unsigned value. This will imply some
changes in the methods that return such constant.
Original issue reported on code.google.com by Lince3D@gmail.com on 16 Nov 2014 at 12:26
Original issue reported on code.google.com by
Lince3D@gmail.com
on 16 Nov 2014 at 12:26