$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2008-08-01 05:15:28
Andrej van der Zee wrote:
> Hi Watanabe-san,
>
>
>> Please submit a patch.
>
> There were more of these errors with identical solution. See
> attachment.
Thanks: I supect this is a symptom of a potentially wider problem, and I'm
going to have to uglify all the functions in the header *and* in the source
files to be sure this stays fixed. I'm testing that change now.
BTW, this wasn't an issue in 1.35 because that code didn't exist then: it's
only new stuff that has the problem, even so...
John..