
26 Apr
2005
26 Apr
'05
2:32 p.m.
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, Markus