Boost logo

Boost :

Subject: Re: [boost] [property_tree] XML parser broken in 1.39.0
From: Boris Schaeling (boris_at_[hidden])
Date: 2009-05-14 11:37:18


On Thu, 14 May 2009 17:27:14 +0200, Daniel James
<daniel_james_at_[hidden]> wrote:

> 2009/5/14 Boris Schaeling <boris_at_[hidden]>:
>> Calling boost::property_tree::xml_parser::read_xml() to parse a XML
>> file and
>> populate a property_tree doesn't work anymore in Boost 1.39.0 (at least
>> not
>> in Visual C++ 2008). The compiler error I see is:
>>
>> boost\iterator\iterator_adaptor.hpp(230) : error C2027: use of undefined
>> type 'boost::STATIC_ASSERTION_FAILURE<x>'
>> with
>> [
>>    x=false
>> ]
>
> Are you using the version from the vault? It's a bit out of date, this
> is fixed in trunk.

Ah, good to know that someone is working on the library. I thought the
version from the vault is still up-to-date. I'll try the one in the trunk.

Boris


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk