$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2007-10-04 07:53:48
Thorsten Ottosen wrote:
> Markus Schöpflin skrev:
>> Hello,
>>
>> currently the string test fails on Tru64 CXX 7.1 006 because the
>> compiler (AFAIK rightly) complains about an undeclared as_literal. (See
>> http://tinyurl.com/26bbmd for details.) Attached patch fixes this. OK to
>> commit?
>
> yes.
[...]
OK. Done.
Markus