$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2005-04-26 08:32:42
Markus Schöpflin wrote:
> Attached patch to "bind.hpp" fixes the issue on this platform. If
> it's ok, I can apply it.
Yes, please go ahead if our release manager doesn't object. But the proper
procedure is really to first add a test case that fails and then apply a
patch that cures the failure, since without a test, we can easily
reintroduce the problem at a later date without anybody noticing.