Some help with core/thread refactoring

Seb seb at wilzba.ch
Sat Aug 10 14:56:45 UTC 2019


On Saturday, 10 August 2019 at 13:05:37 UTC, Nicholas Wilson 
wrote:
> On Friday, 9 August 2019 at 17:28:32 UTC, Stefanos Baziotis 
> wrote:
>> Hello everyone,
>>
>> I have been trying to refactor core/thread (with the help of 
>> Nicholas Wilson).
>> PR: https://github.com/dlang/druntime/pull/2689
>>
>> It seems it's something that the D community likes and I want 
>> to progress on this.
>>
>> I get a failed test on AppVeyor and one on auto-tester.
>>
>> Both are related to Windows.
>>
>> -- On AppVeyor --
>>
>> It says there's a unittest that fails in exception.d. Now:
>> - I can't find it in exception.d
>> - It seems unrelated to the PR but it's kind of persistent 
>> (it's the second time it appeared).
>
> Appveyor is disabled on dmd, I don't remember why it hasn't yet 
> been disabled on druntime. Don't worry about it.

Druntime hasn't switched from AppVeyor to Azure.


More information about the Digitalmars-d mailing list