Boost logo

Boost Users :

Subject: Re: [Boost-users] [Boost.Polygon] Union filling holes
From: Adam Wulkiewicz (adam.wulkiewicz_at_[hidden])
Date: 2014-10-27 13:50:35


Hi Julien,

Julien Nicoulaud wrote:
> Answering myself: for some reason,
> polygon_set_data.insert_vertex_sequence() ignores the is_bool parameter.
> Attached patch for quick and dirty fix.
>

I don't know how active are Boost.Polygon maintainers but I think that
you'd have better chances of fixing the bug if you created a pull
request on GitHub either by modifying the file:
https://github.com/boostorg/polygon/blob/develop/include/boost/polygon/polygon_set_data.hpp
directly on GitHub or checking out the repository of Boost, forking
manually, running tests to be sure that everything works, etc., similar
to the way described here:
https://github.com/boostorg/geometry/wiki/Contribution-Tutorial
If your fix wasn't merged in a long time you could then ask the CMT
(https://svn.boost.org/trac/boost/wiki/CommunityMaintenance) for help.

Regards,
Adam


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net