Re: [ANN] Lua 5.4.0 (alpha-rc2) now available
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] Lua 5.4.0 (alpha-rc2) now available
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2019年6月14日 11:38:02 -0300
> Some errors:
> lvm.c:1287:9: runtime error: division by zero SUMMARY:
> UndefinedBehaviorSanitizer: undefined-behavior lvm.c:1287:9 in
> lvm.c:1319:9: runtime error: division by zero SUMMARY:
> UndefinedBehaviorSanitizer: undefined-behavior lvm.c:1319:9 in
> lvm.c:1291:9: runtime error: division by zero SUMMARY:
> UndefinedBehaviorSanitizer: undefined-behavior lvm.c:1291:9 in
> lvm.c:1343:9: runtime error: division by zero SUMMARY:
> UndefinedBehaviorSanitizer: undefined-behavior lvm.c:1343:9 in
Do you know any real current platform where this is an error?
-- Roberto