RE: Pb with INT64_MAX in /usr/include/stdint.h (+patch)

2003-10-28 Thread zze-BDE balg011 VAUCHER Laurent DvSI/SIReS/GRE
> I've checked a fix into CVS. > > Thanks for pinpointing the exact place that needs to be changed. Excuse me if my command of english does not allow me to understand exactly what you mean. I can't decide if your 'thanks' is in advance for something I should do, or for the discription I gave ea

Re: Pb with INT64_MAX in /usr/include/stdint.h (+patch)

2003-10-28 Thread Christopher Faylor
On Tue, Oct 28, 2003 at 02:08:37PM +0100, zze-BDE balg011 VAUCHER Laurent DvSI/SIReS/GRE wrote: >gcc refuses to compile a file containing the line : > > int64_t Val = INT64_MAX; > > complaining that the literal integer value is too big. >It seems that replacing in stdint.h the line > #define INT