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

Variable name shadowing import symbol #113

Closed ChAoSUnItY closed 1 year ago

ChAoSUnItY commented 1 year ago

From https://github.com/vlang/v/issues/17173 and https://github.com/vlang/v/pull/17197, variable should not shadow import symbol, there are several potential errors found in vinix:

ChAoSUnItY commented 1 year ago

This bug is fixed in 181433618a6340ee22da237a5d645c8b280b52ca