[geos-devel] Re: gettimeofday for win32
Norman Vine
nhv at cape.com
Fri Dec 3 09:44:32 EST 2004
Frank Warmerdam writes:
> <strk at refractions.net> wrote:
> > On Thu, Dec 02, 2004 at 09:22:27AM -0500, Frank Warmerdam wrote:
> >
> > (...)
> > > o The use of the long long static uid in various items in geom.h caused
> > > a problem. I just hacked out the UIDs as they don't seem to have any
> > > purpose.
> >
> > That is mainly Martin's way of versioning classes.
> > Anyway a 64-bit int type is needed for the DoubleBits class, better
> > to handle win32 case in platform.h.
>
> Actually my problem here is that I don't know how to express
> 64 bit constants for MSVC. The "LL" (long long) postfix does not
> work. Anyone know how to do this right?
Frank
See the bottom of the windows include file <basestd.h>
HTH
Norman
More information about the geos-devel
mailing list