[erlang-bugs] enif_make_int64 => -0 for INT64_MIN with gcc 4.9.1

Lukas Larsson lukas@REDACTED
Fri Aug 15 10:28:02 CEST 2014


On 14/08/14 20:06, Tuncer Ayaz wrote:
> Just started building maint and I've been seeing this:
> beam/bif.c:2824:5: runtime error: signed integer overflow:
> 429496729 * 10 cannot be represented in type 'int'
>
Yeah I saw that one, but since we use n to determine if we are to use i, 
i will never be used while overflowed.

Lukas



More information about the erlang-bugs mailing list