9 Jan
2020
9 Jan
'20
5:11 p.m.
On Thu, Jan 9, 2020, 15:17 Tom Kent via Boost
I just ran a:
git clone --recursive https://github.com/boostorg/boost boost_root
and I got some warnings in lexical_cast:
Cloning into 'D:/teeks99-09/boost_root/libs/lambda'... Cloning into 'D:/teeks99-09/boost_root/libs/lexical_cast'... warning: unable to unlink
That's strange. There are some advices on how to deal with that issue: https://stackoverflow.com/questions/7199496/git-checkout-warning-unable-to-u... Do they help or something is wrong with the repo?