Boost logo

Boost :

From: Jeff Garland (azswdude_at_[hidden])
Date: 2020-04-05 14:29:44


The change is pushed on develop now thanks to an assist from Peter :)

On Sun, Apr 5, 2020 at 7:18 AM Jeff Garland <azswdude_at_[hidden]> wrote:

> See my latest comment -- we should remove the one failure (which is a
> non-failure if you look at the log) so we can get it merged. Github is
> being very smart and not letting me past the random garbage ci check.
>
> On Sun, Apr 5, 2020 at 7:13 AM Andrey Semashev via Boost <
> boost_at_[hidden]> wrote:
>
>> On 2020-04-05 16:32, Tom Kent via Boost wrote:
>> > On Sat, Apr 4, 2020 at 9:50 AM Marshall Clow via Boost <
>> > boost_at_[hidden]> wrote:
>> >
>> >> The deadline for major changes has passed.
>> >>
>> >> Upcoming dates:
>> >> 8-Apr Boost 1.73.0 closed for beta
>> >> ASAP Boost 1.73.0 beta
>> >> 22-Apr Boost 1.73.0 closed for release
>> >> ASAP Boost 1.73.0 release
>> >>
>> >> "ASAP", in this list, means "As soon as possible after the preceding
>> >> milestone"
>> >>
>> >
>> > I just gave the windows build process a run against the snapshot in
>> > preparation for this. I'm seeing a failure in date_time while trying to
>> > build log:
>> >
>> > compile-c-c++
>> >
>> D:\ReleaseBuild\bin.v2\boost\bin.v2\libs\log\build\msvc-10.0\release\threadapi-win32\threading-multi\setup\default_formatter_factory.obj
>> > default_formatter_factory.cpp
>> > CAUTION: One or more C++11 features were found to be unavailable
>> > CAUTION: Compiling Boost.Math in pre-C++11 conformance modes is now
>> > deprecated and will be removed from March 2021.
>> > CAUTION: Define BOOST_MATH_DISABLE_DEPRECATED_03_WARNING to suppress
>> this
>> > message.
>> > .\boost/date_time/gregorian/parsers.hpp(26) : error C2375:
>> > 'boost::gregorian::special_value_from_string' : redefinition; different
>> > linkage
>> > .\boost/date_time/gregorian/greg_month.hpp(142) : see declaration of
>> > 'boost::gregorian::special_value_from_string'
>> > call
>> >
>> "D:\ReleaseBuild\bin.v2\boost\bin.v2\standalone\msvc\msvc-10.0\msvc-setup.bat"
>> > x86 >nul
>> > cl /Zm800 -nologo
>> >
>> @"D:\ReleaseBuild\bin.v2\boost\bin.v2\libs\log\build\msvc-10.0\release\threadapi-win32\threading-multi\setup\default_formatter_factory.obj.rsp"
>> >
>> > ...failed compile-c-c++
>> >
>> D:\ReleaseBuild\bin.v2\boost\bin.v2\libs\log\build\msvc-10.0\release\threadapi-win32\threading-multi\setup\default_formatter_factory.obj...
>> >
>> >
>> > The full build logs can be found here:
>> > https://gist.github.com/teeks99/a4da693d090b27c5a711e3d15d566aed
>>
>> The issue is here:
>>
>> https://github.com/boostorg/date_time/issues/143
>>
>> This is about to be resolved, as soon as this PR is merged:
>>
>> https://github.com/boostorg/date_time/pull/144
>>
>> _______________________________________________
>> Unsubscribe & other changes:
>> http://lists.boost.org/mailman/listinfo.cgi/boost
>>
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk