$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: João Abecasis (jpabecasis_at_[hidden])
Date: 2005-06-02 11:50:40
Eric Niebler wrote:
> João Abecasis wrote:
>
>>
>> Ok, I managed to reproduce the issue under windows XP. Don't know why
>> I didn't get it on linux, though. IIUC your issue should be
>> platform-independent.
Ok, I reproduced it on linux... I had an old quickbook.jam lying around
that was being included from a "using quickbook ;" on user-config.jam.
This older version was not vulnerable to the issue... :-)
>> Anyway, the attached patch fixed the issue for me and was committed to
>> cvs.
>>
>
> It works, thanks! I've merged these changes into the QUICKBOOK_INCLUDE
> branch.
Ah! Forgot about that one. Thanks!
João