conda-forge / boost-cpp-feedstock

A conda-smithy repository for boost-cpp.
BSD 3-Clause "New" or "Revised" License
6 stars 39 forks source link

boost-cpp v1.79.0 #125

Closed sdebionne closed 2 years ago

sdebionne commented 2 years ago

Revert 86966baaba64e32d7a633fec09005afb777268e6 causing patch conflicts and already merged in the codebase.

conda-forge-linter commented 2 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

sdebionne commented 2 years ago

@jakirkham This PR reverts the patch that was necessary for 1.78, could you merge it please?

sdebionne commented 2 years ago

Wait there is a crashing bug reported!

These are patches from library authors which were found too late to be fixed in the release.

Boost.JSON array::erase can segfault, see #692. Patch.

I am going to add it here.

sdebionne commented 2 years ago

There is another patch for Boost.Outcome that should be published soon.

tschoonj commented 2 years ago

There is another patch for Boost.Outcome that should be published soon.

Is this the patch you referred to?

sdebionne commented 2 years ago

Here is the patch that I was refereeing too:

https://lists.boost.org/Archives/boost/2022/04/252743.php

It's not clear to me why it's not published on the website though. I am adding the patch if it's OK for you.

tschoonj commented 2 years ago

Sure. I would just like to see this PR merged in soon.