Le jeudi 31 janvier 2008, Jose Celestino a écrit :
> Words by Francis Galiegue [Thu, Jan 31, 2008 at 03:59:36PM +0100]:
> > Le jeudi 31 janvier 2008, Jose Celestino a écrit :
> > > Words by Sam Varshavchik [Thu, Jan 31, 2008 at 07:08:11AM -0500]:
> > > > Felipe Neuwald writes:
> > > >
> > > >>>> Does anybody knows how can I fix this?
> > > >>>
> > > >>> Upgrade to a 64 bit platform.
> > > >>>
> > > >>> On some platforms, it is possible to enable 64 bit file size support 
by 
> > > >>> using some custom flags when compiling code, usually by defining 
> > > >>> _FILE_OFFSET_BITS=64 or _LARGE_FILES=1. If that's the case, you will 
> > need 
> > > >>> to reconfigure and recompile everything, with those custom flags.
> > > >>>
> > > >> I'm running a 32bit platform. That's the only way?
> > > >
> > > > Yes, until someone changes certain fundamental laws of physics in this 
> > > > universe, which limits signed 32 bit values to a maximum value of 
> > > > 2147483647.
> > > >
> > > 
> > > Of course that you could use a long long. You know that, right?
> > > 
> > 
> > Provided that the target compiler supports it. AFAIK, Courier IMAP doesn't 
> > require gcc.
> > 
> 
> And being long long supported on C99 and assured to be 64 bits is of no
> value, of course.
> 

Not all compilers support C99. In fact, gcc doesn't even support the whole 
standard.

And, well, the problem is with MySQL to start with - which also happens not to 
require gcc anyway.

-- 
Francis Galiegue, [EMAIL PROTECTED]
[ATTENTION - CHANGEMENT D'ADRESSE !]
40 av Raymond Poincaré, 75016 PARIS
+33178945570, +33683877875

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Courier-imap mailing list
Courier-imap@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap

Reply via email to