www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 2153] New: mixin(null) error message has no line number

reply d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=2153

           Summary: mixin(null) error message has no line number
           Product: D
           Version: 1.014
          Platform: PC
        OS/Version: Windows
            Status: NEW
          Severity: minor
          Priority: P4
         Component: DMD
        AssignedTo: bugzilla digitalmars.com
        ReportedBy: clugdbug yahoo.com.au



----
mixin(null);
---
produces an error on both DMD1 and DMD2:

attribute argument to mixin must be a string, not (null)

which has a missing line number.


-- 
Jun 18 2008
parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=2153


clugdbug yahoo.com.au changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE





This is actually a duplicate.

*** This bug has been marked as a duplicate of 1158 ***


-- 
Jun 19 2008