Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Phyx
on May 7, 2024
|
parent
|
context
|
favorite
| on:
GCC 14.1
-std=gnu98 works. ie explicitly telling it your code is not modern C.
mid-kid
on May 7, 2024
[–]
The new flags apply regardless of -std value, as does -fno-common
Phyx
on May 8, 2024
|
parent
[–]
Uhh no they don't, and it's explicitly documented under
https://gcc.gnu.org/gcc-14/porting_to.html
in "Turning errors back into warnings".
Futher more every warning Explains why the std value affects them.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: