On Friday 31 August 2001 14:54, Juergen Vigna wrote:
> On 31-Aug-2001 Lars Gullik Bjønnes wrote:
>
> > This is acutyually no real change, but an upgrade of the boost code.
> >
> > hmm... you are not using the latest version of the cxx compiler are
> > you?
> >
> > most likely a compiler deficiency...
>
> We don't care about this NOW, we are in codefreeze so your changes
> (or upgrades as you call them) are bogus!
The fix is simple: revert to the previous version of boost/utility.hpp and
modify buffer.C so:
//#include <boost/tuple/tuple.hpp>
#include <boost/utility.hpp>
But that's not really the point. Jürgen is correct here IMO. I can always
upgrade later.
Angus