kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #27516
Re: tools/property_tree
It looks like some toying around to read in an xml file with KiCad's DSN lexer
and boost::ptree and to write it out again to check that everything is OK.
As the comment near the top declares:
// This is a propertytree test utility.
- Cirilo
On Fri, Feb 3, 2017 at 8:40 AM, Chris Pavlina <pavlina.chris@xxxxxxxxx> wrote:
> Most recent commit is: Update tools/property_tree support so it builds again.
>
> Entirely out of curiosity...what is tools/property_tree actually for? I
> don't get what its purpose is.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
References