[Issue 13342] mixin error messages formatted incorrectly:
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sat Aug 23 07:29:24 PDT 2014
    
    
  
https://issues.dlang.org/show_bug.cgi?id=13342
Rainer Schuetze <r.sagitario at gmx.de> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |r.sagitario at gmx.de
--- Comment #1 from Rainer Schuetze <r.sagitario at gmx.de> ---
I think the change of the file name for mixins is no good. It breaks all tools
including debuggers: if you mixin statements, you will never get a sensible
source, even if you just mixed in a single line.
--
    
    
More information about the Digitalmars-d-bugs
mailing list