Closed blais closed 4 years ago
This is related to this: https://github.com/pybind/pybind11/issues/1604
Adding -fsized-deallocation to clang flags may be the solution.
That works. I think you may want to change the code instead though.
I am sorry, I missed this email.
A fix is on the way.
Hi, I'm having a build error on C++17 w/ Clang:
To reproduce:
Note: compiler and std is set in beancount/.bazelrc.
Thank you for open sourcing Riegeli!