Hacker News new | ask | show | jobs
by MawKKe 1579 days ago
...can't you just configure your build system to compile those modules with pre-c23 standard?
1 comments

Of course. But one of the great things about C is that as a rule nothing breaks with compiler changes (as long as appropriate care has been taken) which this appears to violate.