On Thu, 2016-04-28 at 09:13 +0600, Dmitry Zhulanov wrote:
All yaml parser sources taken from official page
http://pyyaml.org/wiki/LibYAML
and I put them to src/yaml
This is what you should not do.
Keep the library separate and include it as needed. Inscape uses many
outside libraries and libraries should NOT be included in the branch.
Best Regards, Martin Owens