Moving the kernel to modern C
Moving the kernel to modern C
Posted Feb 25, 2022 10:49 UTC (Fri) by georgm (subscriber, #19574)In reply to: Moving the kernel to modern C by pabs
Parent article: Moving the kernel to modern C
As written in the article, the minimum supported gcc version (5.1) already supports C11, so there shouldn't be any change here.