$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-02-26 16:45:59
At 04:34 PM 2/26/2003, Daniel Frey wrote:
 >I just found a small bug of my implementation of NRVO-friendly operators.
 >Nothing serious, I just forgot to respect the setting of
 >BOOST_FORCE_SYMMETRIC_OPERATORS for the shift-operators. I already fixed
 >it in CVS. I hope this is OK without asking on the list first as I just
 >fixed my own stupid oversight and the fix is pretty obvious :)
 >
 >Is there already a branch for the upcoming 1.30.0 where this should be
 >merged to?
No, we still haven't branched. The tentative target is tomorrow morning (US 
East Coast Time).
So go ahead and commit your fix on the main trunk.
--Beman