Speculative request for insight
    David Nadlinger 
    code at klickverbot.at
       
    Sun May 20 17:53:14 UTC 2018
    
    
  
On Friday, 18 May 2018 at 11:01:07 UTC, Russel Winder wrote:
> dub build --compiler=ldc2
>
> Complete successfully.
Yep, looks like it is 
https://issues.dlang.org/show_bug.cgi?id=18234 indeed, then.
This might either be due to over-zealous template instance 
elision, or due to unstable mangled names (e.g. because of 
attribute inference differing between the library and the 
executable compilation runs) – both front-end issues which we 
would inherit.
  — David
    
    
More information about the digitalmars-d-ldc
mailing list