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

Ian Pilcher arequipeno@gmail.com
Thu Jun 1 18:47:00 GMT 2017


On 06/01/2017 06:52 AM, Vincent Lefevre wrote:
> The goal of -pedantic-errors is to *detect* that the developer writes
> something like the above instead of just:

I wonder if what is really desired here is a warning about the use of
the non-standard "real" type -- presumably long long int in this case.

-- 
========================================================================
Ian Pilcher                                         arequipeno@gmail.com
-------- "I grew up before Mark Zuckerberg invented friendship" --------
========================================================================



More information about the Gcc-help mailing list