You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test10044:1: function '-f3/0-lbc$^0/2-0-'/2+12:
Internal consistency check failed - please report this bug.
Instruction: {call_only,2,{f,14}}
Error: {bad_arg_type,{x,0},
{t_integer,{-457,-107}},
{t_integer,{'-inf',-213}}}:
Affected versions
master
I could not reproduce this bug with an old version of OTP 25 I had lying around, so the bug must have been introduced in the past year.
Additional context
I suspect that this is related to #7254 (@jhogberg) which was a fix to the very similar #7251.
The text was updated successfully, but these errors were encountered:
Thanks for your report! Just as a heads-up, we're a bit short-handed over the summer vacation period, so it'll take a while before I can get around to this.
Describe the bug
Running erlc on one of the following testcases:
or
results in an error like the following:
Probably related: running erlc on
results in
Affected versions
master
I could not reproduce this bug with an old version of OTP 25 I had lying around, so the bug must have been introduced in the past year.
Additional context
I suspect that this is related to #7254 (@jhogberg) which was a fix to the very similar #7251.
The text was updated successfully, but these errors were encountered: