[postgis-users] MSVC Patch #1

Mark Cave-Ayland mark.cave-ayland at ilande.co.uk
Thu Sep 6 09:32:01 PDT 2007


On Tue, 2007-08-28 at 23:22 -0600, Charlie Savage wrote:
> I've divided up the MSVC++ patch into two parts.  This is the 
> interesting part - it includes the change needed to the current PostGis 
> code base plus the addition of a file config.h.vc.
> 
> The most debatable part of the patch are changes to lex.yy.c since I'm 
> sure its autogenerated.  The problem is that it includes a reference too 
>   unistd.h.  Taking out for MSVC++ doesn't seem to break anything - 
> suppose we could just stub out that file for MSVC++.
> 
> The second patch is much bigger and much less interesting - thus I 
> haven't included it.  It contains the MSVC++ project files and the extra 
> files required that don't exist on Windows (inttypes.h, stdint.h, and a 
> rint implementation).


Hi Charlie,

Please can you re-send as an attachment rather than as in-line text? The
in-line version just won't apply for me :(


ATB,

Mark.

-- 
ILande - Open Source Consultancy
http://www.ilande.co.uk





More information about the postgis-users mailing list