[postgis-devel] RC2 ?

Mark Cave-Ayland m.cave-ayland at webbased.co.uk
Tue Jan 25 07:30:38 PST 2005


Hi strk,

> -----Original Message-----
> From: postgis-devel-bounces at postgis.refractions.net 
> [mailto:postgis-devel-bounces at postgis.refractions.net] On 
> Behalf Of strk at refractions.net
> Sent: 25 January 2005 14:20
> To: postgis-devel at postgis.refractions.net
> Subject: [postgis-devel] RC2 ?
> 
> 
> This is a list of changes since RC1 is out:
> 
>         - More correct STABLE, IMMUTABLE, STRICT uses in lwpostgis.sql
>         - GEOMETRYCOLLECTION(EMPTY) syntax support for 
> backward compatibility
>         - faster and more robust loader (both i18n and not)
>         - faster binary outputs
>         - bug fix in pointarray box3d computation
>         - initial autoconf script
>         - bug fix in distance_spheroid definition
>         - stricter OGC WKB constructors
>         - stricter OGC WKT constructors
>         - bug fix in transform() missing to update bbox cache
> 
> What do you think about an RC2 release ?

Yes, I think we're about ready. There are a couple of warnings I am getting
when compiling under Win32 that we could do with getting rid of, but I'm
struggling for time at the moment :(  The main one is the use of the typedef
byte in the wkt parser since under MingW, byte is already defined by one of
the header files, plus there's also a warning about min/max being redefined
(these are again already defined under Win32 - 0.9 branch copes with this by
#ifdef...#endif the min/max definitions under Win32).

> Also, do you think we should jump over autoconf ?

I haven't had a chance to check a recent build, but if the resulting file is
editable by hand then I don't see any problems with it.


Kind regards,

Mark.

------------------------
WebBased Ltd
South West Technology Centre
Tamar Science Park
Plymouth
PL6 8BT 

T: +44 (0)1752 791021
F: +44 (0)1752 791023
W: http://www.webbased.co.uk





More information about the postgis-devel mailing list