[Gdal-dev] Cygwin CVS errors

Frank Warmerdam warmerdam at pobox.com
Tue Apr 1 10:06:15 EST 2003


Frank Warmerdam wrote:
> Norman,
> 
> My gdal/ogr/ograssemblepolygon.cpp (CVS Rev 1.5) has 
> OGRBuildPolygonFromEdges()
> defined as expected already:
> 
> /************************************************************************/
> /*                      OGRBuildPolygonFromEdges()                      */
> /************************************************************************/
> 
> OGRGeometryH OGRBuildPolygonFromEdges( OGRGeometryH hLines,
>                                        int bBestEffort,
>                                        int bAutoClose,
>                                        double dfTolerance,
>                                        OGRErr * peErr )
> 
> Could you check that you have ograssemblepolygon.cpp 1.5?  I don't 
> understand
> why you are seeing something so different.   This was apparently all 
> resolved
> at the beginning of January.
> 
> Best regards,

Norman,

Mystery solved.   I hadn't updated from CVS and when I did I see:

  * Revision 1.6  2003/03/31 15:55:42  danmo
  * Added C API function docs
  *
  * Revision 1.4  2002/03/05 15:15:07  warmerda
  * fixed zero tolerance problems

Bad bad Daniel.  Making changes and committing them without first doing a
cvs update!  I have committed a 1.7 version with the version 1.5 changes
re-introduced.

Best regards,

-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent





More information about the Gdal-dev mailing list