Moving the kernel to modern C
Moving the kernel to modern C
Posted Feb 25, 2022 11:14 UTC (Fri) by Wol (subscriber, #4433)In reply to: Moving the kernel to modern C by wtarreau
Parent article: Moving the kernel to modern C
You're confusing "use" and "initialise".
Don't allow mixing USE and declaration. But DO allow the *compiler* to set the initial value.
Cheers,
Wol
