$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost numeric conversion - unary function deprecated or removed for C++17
From: Brandon Kohn (blkohn_at_[hidden])
Date: 2016-07-06 07:03:09
On 7/6/2016 04:00 AM, Paul A. Bristow wrote:
> Thanks for working on a fix so promptly - please ping me when you think you have a 'fixed fix' in develop and I can check that it deals with my particular application too.
>
> (Of course there should also be some regular tests that check this too - but one can never have too many tests ;-) ).
I did run the tests for the library before committing to both develop
and master and both passed fine. I'll have a look today.
Brandon