[geos-devel] Portability

Martin Davis mbdavis at VividSolutions.com
Wed Sep 18 12:02:22 EDT 2002


Might be best to send whole files to Yury.  (jump in here if that's not your preference, Yury.)  He can diff them himself and make the changes.

Why are the changes required?  A difference in the STL spec?

Martin Davis, Senior Technical Specialist
Vivid Solutions Inc.
Suite #1A-2328 Government Street   Victoria, B.C.   V8T 5G5
Phone: (250) 385 6040    Fax: (250) 385 6046
EMail: mbdavis at vividsolutions.com  Web: www.vividsolutions.com


> -----Original Message-----
> From: Norman Vine [mailto:nhv at cape.com]
> Sent: Wednesday, September 18, 2002 7:09 AM
> To: geos-devel at geos.refractions.net
> Subject: Re: [geos-devel] Portability
> 
> 
> Hi all
> 
> I have finally managed to build Geos with Cygwin
> 
> this required a quite a few changes mostly similar to
> // DirectedEdge *deLast=(DirectedEdge*) edges->at(size-1);
>     DirectedEdge *deLast=(DirectedEdge*)(*edges)[size-1];
> 
> Should I send a diff, or whole files to someone for review ?
> 
> Norman
> 
> $ c++-2 --version
> 2.95.3-10
> 
> $ uname -a
> CYGWIN_NT-5.0 SFDEV3 1.3.13(0.59/3/2) 2002-08-18 05:58 i686 unknown
> 
> $ ./CTS
> Start:
> 1
> 0
> 1
> 1
> 0
> 1
> 1
> (10.531,0.000205,30)
> (10.531,0.000205)
> 0.531
> End
> 
> $ ./XMLTester
> Precision Model: FLOATING
> Test #1
>         AC A-shells overlapping B-shell at A-vertex
> Aborted (core dumped)
> 
> $ ./SimpleWKTTester
> Start Testing:
> End of Testing
> 
> $ cvs diff WKTOut
> 
> <1024> test
> 
> Norman
>  
> 
> 
> _______________________________________________
> geos-devel mailing list
> geos-devel at geos.refractions.net
> http://geos.refractions.net/mailman/listinfo/geos-devel
> 




More information about the geos-devel mailing list