-std=c90 -pedantic-errors and <stdint.h>

Toebs Douglass toby@winterflaw.net
Thu Jun 1 12:51:00 GMT 2017


On 01/06/17 14:45, Jonathan Wakely wrote:
> No, the goal of -pedantic-errors is not to be a portability checker or
> conformance tester.
> 
> It's to disable standard-conflicting GNU extensions so that you get an
> error when the standard requires a diagnostic.

[snip]

Thanks for that, Jonathan.

I can't speak for others, but it clears things up for me.




More information about the Gcc-help mailing list