ukoethe / vigra

a generic C++ library for image analysis
http://ukoethe.github.io/vigra/
Other
410 stars 191 forks source link

New release for C++17 support? #558

Closed hmaarrfk closed 1 month ago

hmaarrfk commented 8 months ago

It seems like conda-forge updated their compilers and now we get failures for std::random_shuffle https://github.com/conda-forge/vigra-feedstock/pull/127

@k-dominik how do you feel about a new patch release?

k-dominik commented 8 months ago

Hey @hmaarrfk,

awesome that you keep monitoring vigra so closely. I'd favor path releases here to adding more patches to the feedstock. Would also give us the chance to fix other small things like https://github.com/ukoethe/vigra/issues/551