Moving the kernel to modern C
Moving the kernel to modern C
Posted Feb 26, 2022 14:07 UTC (Sat) by Wol (subscriber, #4433)In reply to: Moving the kernel to modern C by mpr22
Parent article: Moving the kernel to modern C
Are you telling me strongly language-aware editing tools can find non-existing declarations?
Okay, I find the lack of declarations ON OCCASION a complete pain, but don't blame the tool if the language doesn't require declarations. There's plenty of languages like that out there ...
(Which is why I tend to use Option Explicit in VB, or -DCLVAR in FORTRAN, etc etc.)
Cheers,
Wol
