Boost logo

Boost :

From: Johan Råde (rade_at_[hidden])
Date: 2007-06-28 16:03:39


Hi Marcin,

The registry parser is very nice.
I use it in production code for reading data from the registry.
It is the least painful way of accessing the Windows registry that I know of.

I'll fix this particular problem and upload the fix to the vault.

Thank you,
Johan

Marcin Kalicinski wrote:
> Hi,
>
> Registry parser is "experimental" only, and it will not make it into boost,
> at least not yet. It will stay in the sandbox until I can find more time to
> do it properly :-)
>
> Thank you,
> Marcin
>
> ----- Original Message -----
> From: "Johan Råde" <rade_at_[hidden]>
> Newsgroups: gmane.comp.lib.boost.devel
> To: <boost_at_[hidden]>
> Sent: Wednesday, June 27, 2007 8:30 PM
> Subject: [Property Tree] registry parser bug
>
>
> boost::property_tree::read_registry does not handle registry keys that
> contain periods correctly.
>
> Example: When I run the following code

[snip]


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