Package: mercator
Version: 0.2.4-3

Your package fails to build with GCC 4.2.  Version 4.2 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning.  The bug below is in your package
and not because I'm using a snapshot of the compiler so please take a
look at it.  You can reproduce this with the gcc-snapshot package.


> Automatic build of mercator_0.2.4-3 on em64t by sbuild/amd64 1.112
...
>  g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/wfmath-0.3 -g -Wall -O2 
> -Wall -DNDEBUG -c Terrain.cpp  -fPIC -DPIC -o .libs/Terrain.o
> /usr/include/wfmath-0.3/wfmath/polygon.h: In member function 
> 'WFMath::Point<2> WFMath::Polygon<2>::getCenter() const':
> /usr/include/wfmath-0.3/wfmath/polygon.h:78: error: no matching function for 
> call to 'Barycenter(const std::vector<WFMath::Point<2>, 
> std::allocator<WFMath::Point<2> > >&)'
> /usr/include/wfmath-0.3/wfmath/polygon.h: In member function 
> 'WFMath::AxisBox<2> WFMath::Polygon<2>::boundingBox() const':
> /usr/include/wfmath-0.3/wfmath/polygon.h:125: error: no matching function for 
> call to 'BoundingBox(const std::vector<WFMath::Point<2>, 
> std::allocator<WFMath::Point<2> > >&)'
> /usr/include/wfmath-0.3/wfmath/polygon.h: In member function 'WFMath::Ball<2> 
> WFMath::Polygon<2>::boundingSphere() const':
> /usr/include/wfmath-0.3/wfmath/polygon.h:126: error: no matching function for 
> call to 'BoundingSphere(const std::vector<WFMath::Point<2>, 
> std::allocator<WFMath::Point<2> > >&)'
> /usr/include/wfmath-0.3/wfmath/polygon.h: In member function 'WFMath::Ball<2> 
> WFMath::Polygon<2>::boundingSphereSloppy() const':
> /usr/include/wfmath-0.3/wfmath/polygon.h:127: error: no matching function for 
> call to 'BoundingSphereSloppy(const std::vector<WFMath::Point<2>, 
> std::allocator<WFMath::Point<2> > >&)'
> make[3]: *** [Terrain.lo] Error 1

-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to