vlang / vinix

Vinix is an effort to write a modern, fast, and useful operating system in the V programming language
https://vlang.io
GNU General Public License v2.0
1.89k stars 120 forks source link

fix smaller signed integer comparison with larger unsigned #82

Closed ntrel closed 2 years ago

ntrel commented 2 years ago

Needed for https://github.com/vlang/v/pull/14078.