userver
userver copied to clipboard
cc docs: fix recommendation of boost versions to use
The described bug seems to be fixed by https://github.com/boostorg/lockfree/commit/df78b9da42d7f5124a865345759d86e95ea79823, which is in 1.74 and above
Looks like it is not fixed yet, the fix is still not merged https://github.com/boostorg/lockfree/commit/8c760949d7edc21490f97f581dc821d0e9711308
Looks like it is not fixed yet, the fix is still not merged boostorg/lockfree@8c76094
The commit you mentioned is not the one i'm referencing, and although it's not bound to the original issue i believe it is the one which fixes it.
I'll get some feedback/validation at https://github.com/boostorg/lockfree/issues/59 and report back here
We are planning to get rid of the boost::lockfree. In that case the warning would be just removed from the docs