[Issue 12775] GIT HEAD : Linker errors after some commit

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri May 30 02:12:18 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=12775

--- Comment #6 from Temtaime <temtaime at gmail.com> ---
AS for #12755 

https://github.com/D-Programming-Language/druntime/blob/master/src/core/thread.di#L596

extern (C) void thread_scanAll( scope ScanAllThreadsFn scan );

https://github.com/D-Programming-Language/druntime/blob/master/src/core/thread.d#L2575

extern (C) void thread_scanAll( scope ScanAllThreadsFn scan ) nothrow

Maybe something wrong with YOUR autotester instead ?
I many times built DMD. 

I had multiple times checked my configuration for cleanness.

--


More information about the Digitalmars-d-bugs mailing list