Hello Anders,
For the beta release I brought up the same thing (http://lists.boost.org/boost-users/2015/12/85398.php), and Marshall forwarded it to Antony but there hasn't been a response yet. It's a busy time of year though.
Reverting the change to that file addresses the issue for me, but I'm not a C++ developer, I just work with them, so I'm not sure if there is some real consequence that I didn't grasp.
Regards,
Shane Turner
From: Boost-users [mailto:boost-users-bounces@lists.boost.org] On Behalf Of Anders Bo Rasmussen
Sent: Tuesday, December 15, 2015 11:48 AM
To: boost-users@lists.boost.org
Subject: Re: [Boost-users] [Boost-announce] Boost 1.60.0 rc1 is now available
I can compile it with gcc 5.3.0 on Linux x86_64 in our own toolchain based on Linux From Scratch.
The only minor problem is that when compiling our own projects we now get a warning from 'Target result;' that may be used uninitialized in boost/lexical_cast.hpp:39
On Mon, Dec 14, 2015 at 4:54 PM, Marshall Clow