$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2006-10-18 08:24:41
Markus Schöpflin 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 :-)
>
> No idea about the functionality of the patch, but you seem to have
> killed a special comment indicator.
Well spotted!
I'll reinstate that, before committing, if someone otherwise OK's the patch.
Thanks,
John.