$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-04-27 06:38:53
Markus Sch?pflin wrote:
> Peter Dimov wrote:
>> 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.
>
> A test case has been added and the patch has been applied. All tests for
> bind and for program_options now pass for this platform.
Thanks!
- Volodya