5 Nov
2023
5 Nov
'23
3:25 p.m.
Dennis Luehring wrote:
Am 05.11.2023 um 12:19 schrieb Andrey Semashev via Boost:
One of the commits fixing this problem was not merged to master. It is now, and it should resolve the issue.
so what is the "main" branch before release - develop or master?
i was testing develop - so i should switch to master and there was a fix integration not comming from develop?
Make sure the boost/phoenix/stl/tuple.hpp file you're testing with looks like this https://github.com/boostorg/phoenix/blob/8913607a3788cb82d48ed461ea59c919b7b... because I don't see how you could get link errors for `uarg` if it's #ifdef-ed out. (The release branch is `master`.)