top | item 40287249 (no title) Phyx | 1 year ago -std=gnu98 works. ie explicitly telling it your code is not modern C. discuss order hn newest mid-kid|1 year ago The new flags apply regardless of -std value, as does -fno-common Phyx|1 year ago 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.
mid-kid|1 year ago The new flags apply regardless of -std value, as does -fno-common Phyx|1 year ago 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.
Phyx|1 year ago 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.
mid-kid|1 year ago
Phyx|1 year ago
Futher more every warning Explains why the std value affects them.