$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Tests are a mess
From: Pete Bartlett (pete_at_[hidden])
Date: 2008-09-10 15:49:11
Robert Ramey wrote:
>[..] But don't go foisting on me a whole new layer of work [...]
Sadly, by introducing boost::serialization::throw_exception, you have
foisted work on me and other users of your library. Now we have to implement
boost::serialization::throw_exception instead of just having one
boost::throw_exception. This is exactly the kind of breakage you've been so
strongly opposed to.