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]

Re: some 64-bit-ness in libio



Peeter said:

> A warning about the conversion of the 0 (positive constant) is kind
> of silly seeming, although I see why there would be a warning for
> the -1 conversion.  Does a 64 bit gcc give warnings for both of these?

No.  I patched too much... ;-)  Only the -1 gives a warning.  Anyway,
it seems that the Right Way is not to patch this header, but to teach the
front-end not to emit the marning...

					Christian

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