Re: [boost] [release] 1.64.0 please test master snapshot

And once again, this went to Olaf directly instead of the list. Re-sending. On 03/22/17 14:45, Andrey Semashev wrote:
On 03/22/17 13:45, Olaf van der Spek wrote:
On Wed, Mar 22, 2017 at 11:05 AM, Andrey Semashev via Boost
wrote: On 03/22/17 11:59, Olaf van der Spek via Boost wrote:
VC2015 /std:c++latest:
struct to_lowerF : public std::unary_function
boost\algorithm\string\detail\case_conv.hpp(33): error C2143: syntax error: missing ',' before '<'
This seems to be fixed in develop but not merged to master. I've created a PR to do the merge:
https://github.com/boostorg/algorithm/pull/34
That ticket is for a fork, not the boostorg repo.
Right, boostorg doesn't have tickets enabled though.. where should I open a ticket?
Probably, in Trac:
https://svn.boost.org/trac/boost/newticket?component=algorithm;version=Boost...
Although since it's fixed in develop and there is a PR for merge to master, I'm not sure there's much point in a ticket.
participants (1)
-
Andrey Semashev