Boost logo

Boost :

Subject: Re: [boost] Additional Test Configurations
From: Thomas Trummer (th.trummer_at_[hidden])
Date: 2016-06-08 15:40:14


> On 08 Jun 2016, at 18:24, Robert Ramey <ramey_at_[hidden]> wrote:
>
> I also tried cygwin on my local machine but due to issues I could never straighten out, I couldn't get it to work. I used to do this all the time but now I don't.

I run the test-runner for cygwin on develop. All the tests seem to fail with a core dump in libstdc++ in

[std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_mutate(unsigned long, unsigned long, unsigned long)]

(to a point where a backtrace fails). Is this the same issue you’ve mentioned? If not I can try to investigate further…

Thomas


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