$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2003-03-12 10:58:28
Beman Dawes wrote:
> At 07:11 AM 3/12/2003, Markus Schöpflin wrote:
>> I just applied the patch. This cleared the error for VA6 and the
>> warning for Darwin.
>
> Umm... Shouldn't that be std::size_t? Metrowerks is now failing,
> saying it can't find undecorated size_t.
Yes of course, you're right. Sorry about that. I was just about to fix
it but Ronald was faster then me.
Markus