[Issue 18049] dmd -unittest against a library not compiled with -unittest gives undefined symbols

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Dec 9 00:10:07 UTC 2017


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

Timothee Cour <timothee.cour2 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |timothee.cour2 at gmail.com

--- Comment #1 from Timothee Cour <timothee.cour2 at gmail.com> ---
demangled error:

echo _D3fun__T1ATtZQf8opEqualsMxFNaNbNiNfSQBj__TQBiTtZQBoZb|ddemangle
const pure nothrow @nogc @safe bool fun.A!(ushort).A.opEquals(fun.A!(ushort).A)

echo _D3fun__T1ATtZQf11__xopEqualsFKxSQBf__TQBeTtZQBkKxQsZb|ddemangle
bool fun.A!(ushort).A.__xopEquals(ref const(fun.A!(ushort).A), ref
const(fun.A!(ushort).A))

--


More information about the Digitalmars-d-bugs mailing list