$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2006-10-18 08:35:18
Vladimir Prus wrote:
> John Maddock wrote:
>
>> The following patch clears the failures with the Borland compiler
>> for the program options lib. Is this OK to commit or was there a
>> specific reason why those functions were declared outside the class
>> body? It shouldn't make any difference either which way, but you
>> never know :-)
>
> Looks fine, thanks for fixing this!
OK applied to cvs HEAD and the release branch. Note however that cvs HEAD
has other issues - that look to be related to changes in Boost.Bind - that
prevent the tests passing with Borland's compiler.
John.