[Issue 21625] Mixed-in unittests can collide with other unittests
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Wed Feb 10 16:06:18 UTC 2021
    
    
  
https://issues.dlang.org/show_bug.cgi?id=21625
--- Comment #4 from Basile-z <b2.temp at gmx.com> ---
There should not be conflicts. DMD has a special function in its Identifier
class that was exactly designed to prevent such conflicts. That's why you see
"L" and "C" in the mangle BTW, so definitively a bug.
--
    
    
More information about the Digitalmars-d-bugs
mailing list