$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Property Tree] Compilation issue with Boost 1.37.0 Beta 1 issue
From: Daniel James (daniel_james_at_[hidden])
Date: 2008-11-23 12:03:48
2008/11/22 Johan Råde <rade_at_[hidden]>:
> Hi Daniel,
>
> Sorry I missed your post, until now.
>
> Here is a self-contained example that reproduces the bug.
> The code should compile, but does not, at least not with MSVS 9.0.
>
> I tested with your patch and it fixes the problem.
Thanks. I've checked in the fix along with a few other changes I
needed to test it. It turned out that there is a test for this, but it
wasn't included in the appropriate jamfile.
Daniel