$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Formal Review: Boost.Polygon starts today August 24, 2009
From: Phil Endecott (spam_from_boost_dev_at_[hidden])
Date: 2009-08-31 09:53:55
Dear All,
I've just had a quick attempt at writing a Boost.Polygon traits
specialisation for my rectangle type, and my 10 lines of code produce
105 warnings that come to 54k of output. This is with g++ 4.1.2. That
makes it pretty much unusable for me. Luke, please fix this and
re-submit. I vote to reject the library if this is not done. I've had
a quick look at one of the warnings and it looks easily fixable;
interval_concept.hpp:84 just remove "ptr".
Regards, Phil.