v
v copied to clipboard
checker: fix enum overflow check for signed and unsigned types
Fixes https://github.com/vlang/v/issues/16994
https://github.com/vlang/v/issues/17031 has to be fixed first before this PR can be done completely.
is it ready for review?
Fixes #16994
#17031 has to be fixed first before this PR can be done completely.
https://github.com/vlang/v/issues/17031 has to be fixed first before this PR can be done completely.
Closing as #16994 is fixed