[Issue 16631] Program crash when a version activates a method defined in a static library
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Mon Oct 24 01:41:20 PDT 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=16631
anonymous4 <dfj1esp02 at sneakemail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
--- Comment #2 from anonymous4 <dfj1esp02 at sneakemail.com> ---
Works by design. The compiler doesn't know you compiled lib.d with incompatible
flags. How would it?
--
    
    
More information about the Digitalmars-d-bugs
mailing list