[1.38][flyweight] permission to merge to release

Hi, I've just commited the following trivial fix to the trunk: https://svn.boost.org/trac/boost/changeset/50974 which only adds a missing std:: to a call to strcpy. The fix hasn't still cycled trough the trunk regression testers, but I've tested it locally with MSVC++ 8.0 and GCC 3.4.4 and everything's fine. Can I merge to release now? Do I wait for a trunk test cycle? No permission at all? Thank you, Joaquín M López Muñoz Telefónica, Investigación y Desarrollo

On Mon, Feb 2, 2009 at 3:06 PM, JOAQUIN M. LOPEZ MUÑOZ <joaquin@tid.es> wrote:
Hi,
I've just commited the following trivial fix to the trunk:
https://svn.boost.org/trac/boost/changeset/50974
which only adds a missing std:: to a call to strcpy. The fix hasn't still cycled trough the trunk regression testers, but I've tested it locally with MSVC++ 8.0 and GCC 3.4.4 and everything's fine.
Can I merge to release now? Do I wait for a trunk test cycle? No permission at all?
Please wait for trunk tests to cycle. The final release will not be built until Saturday at the earliest, so you've got time to wait for test results. Thanks, --Beman
participants (2)
-
Beman Dawes
-
JOAQUIN M. LOPEZ MUÑOZ