On Apr 9, 2018, at 9:21 AM, Mateusz Loskot via Boost
wrote: On 9 April 2018 at 17:20, Mateusz Loskot
wrote: On 9 April 2018 at 17:07, Brook Milligan via Boost
wrote: I am not sure what the correct procedure for this is, but there are at least two old patches that would improve Boost.Gil and Boost.Graph. I would greatly appreciate it if someone integrates these. I have been using these for some time now with no detrimental effects.
The patch to Boost.Gil corrects clearly incorrect code.
- https://svn.boost.org/trac10/ticket/7270 - https://svn.boost.org/trac10/ticket/9517
I've closed both tickets as closed.
...as fixed, I mean :)
Thanks for the reminder.
Sure. Thanks for the quick fix. Would you mind taking a look at the patch for Boost.Graph? The original limitation (fixed by the patch) to dimensions > 1 is entirely artificial and reduces the utility of this library. Indeed, in generic code it is easily possible to have a dimension == 1. It would be very nice to get this in. Thank you very much. Cheers, Brook