Closed eboasson closed 3 years ago
It looks like this is being done in a slightly different way upstream: https://github.com/bombela/backward-cpp/pull/201
I think we should probably comment on that one and push to get it landed, and then update our vendored copy here.
I've asked them
The upstream PR was merged: https://github.com/bombela/backward-cpp/pull/201.
@clalancette I know this will have to wait until a galactic
branch is created, but how should the vendor copy be updated? We're currently using v1.5
(#45) + an additional fix (#54), but there is no newer release (>=v1.6
). Should I just use the latest master
commit or should I use the commit corresponding to https://github.com/bombela/backward-cpp/pull/201?
@clalancette I know this will have to wait until a
galactic
branch is created, but how should the vendor copy be updated? We're currently usingv1.5
(#45) + an additional fix (#54), but there is no newer release (>=v1.6
). Should I just use the latestmaster
commit or should I use the commit corresponding to bombela/backward-cpp#201?
I'd personally go with the latest master commit.
Is there any movement planned on this? Galactic was released quite a while ago. 🙂
Actually, this should just be closed in favor of #64, so I'll do that now.
Signed-off-by: Erik Boasson eb@ilities.com