2017-04-25 0:07 GMT+03:00 Oswin Krause
On 2017-04-24 22:04, Antony Polukhin via Boost wrote:
Hello,
File
https://github.com/boostorg/numeric_conversion/blob/master/include/boost/num... does not match the one in release 1.64
That file was fixed and merged to master a long time ago, however boost_1_64_0.7z archive still has on outdated version (one with std::unary_function).
This looks like an issue within some release scripts. Issue was noted here: https://svn.boost.org/trac/boost/ticket/12972
Hi,
do i miss something? The file in the first link also uses std::unary_function as the change was revoked by
https://github.com/boostorg/numeric_conversion/commit/2009f0d4fc49a6db59b950...
Oops. That's my epic fault. No idea were I was looking and how have I missed the unary_function. Oh, wait. I was looking at the develop branch and the commit was not reverted in there. Anyway, sorry for the fuss. -- Best regards, Antony Polukhin