v icon indicating copy to clipboard operation
v copied to clipboard

checker: fix enum overflow check for signed and unsigned types

Open Delta456 opened this issue 2 years ago • 2 comments

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.

Delta456 avatar Jan 19 '23 16:01 Delta456

is it ready for review?

spytheman avatar Jan 21 '23 10:01 spytheman

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.

Delta456 avatar Jan 21 '23 16:01 Delta456

Closing as #16994 is fixed

Delta456 avatar Jun 30 '23 07:06 Delta456