Package: wfmath Version: 0.3.4-4 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 wfmath_0.3.4-4 on em64t by sbuild/amd64 1.112 ... > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -Wall -O2 -c const.cpp -fPIC > -DPIC -o .libs/const.o > /bin/sh ../libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. > -I.. -Wall -g -Wall -O2 -c -o stream.lo stream.cpp > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -Wall -O2 -c stream.cpp > -fPIC -DPIC -o .libs/stream.o > ../wfmath/polygon.h: In member function 'WFMath::Point<2> > WFMath::Polygon<2>::getCenter() const': > ../wfmath/polygon.h:78: error: no matching function for call to > 'Barycenter(const std::vector<WFMath::Point<2>, > std::allocator<WFMath::Point<2> > >&)' > ../wfmath/polygon.h: In member function 'WFMath::AxisBox<2> > WFMath::Polygon<2>::boundingBox() const': > ../wfmath/polygon.h:125: error: no matching function for call to > 'BoundingBox(const std::vector<WFMath::Point<2>, > std::allocator<WFMath::Point<2> > >&)' > ../wfmath/polygon.h: In member function 'WFMath::Ball<2> > WFMath::Polygon<2>::boundingSphere() const': > ../wfmath/polygon.h:126: error: no matching function for call to > 'BoundingSphere(const std::vector<WFMath::Point<2>, > std::allocator<WFMath::Point<2> > >&)' > ../wfmath/polygon.h: In member function 'WFMath::Ball<2> > WFMath::Polygon<2>::boundingSphereSloppy() const': > ../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]: *** [stream.lo] Error 1 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

