Y
Hacker News
new
|
ask
|
show
|
jobs
by
rst
3987 days ago
They switched the default C compilation mode from --std=gnu89 to --std=gnu11 in a bugfix-only release?
2 comments
agwa
3987 days ago
No, they did that in 5.1. The linked page is mostly about the overall 5.x series, with a tiny little section at the bottom about 5.2.
link
uxcn
3987 days ago
I hope more projects start using it (or C99) over C89.
link