This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Warning about int<-->enum conversions?


> For most C codes, it would be a real disaster.  C definitely
> has a differrent view from Ada (and C programmers seem
> to have a different view).  Turn that on warning and bootstrap
> GCC's own source code, that will give you an idea ;-)

Most definitely I would think of this as a warning that was off
by default, and not included in -Wall. But you have at least one
datapoint of a C programmer who would like this warning :-)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]