Moving the kernel to modern C
Moving the kernel to modern C
Posted Feb 28, 2022 9:38 UTC (Mon) by marcH (subscriber, #57642)In reply to: Moving the kernel to modern C by geert
Parent article: Moving the kernel to modern C
I believe every compiler for pretty much every language can detect shadowing and warn about it. C included.
Posted Feb 28, 2022 10:09 UTC (Mon)
by Cyberax (✭ supporter ✭, #52523)
[Link]
Moving the kernel to modern C
Go is a notable exception.