Subject: Re: [boost] Boost Filesystem v3 - requires wstring - an obstacle to testing the serialization library
From: Robert Ramey (ramey_at_[hidden])
Date: 2016-11-17 14:59:10


On 11/17/16 11:45 AM, John Maddock wrote:
>
>> So the library is failing to build for all mngw platforms.
>> Unfortunately, the test matrix truncates the error messages due to a
>> large number of warnings on that plaform before any actual error
>> message is displayed. This makes it impossible to make the library
>> work on this plaform. This an ongoing problem which I've complained
>> before - alas without getting anyone to take action.
>>
>
> I'm pretty sure I've posted these before, but here are the serialization
> build/linker errors I see locally:

OK - thanks, I'll into it.

What I would really like to see is the test matrix program not truncate
the messages so we could see this stuff.

Robert Ramey