[Issue 11558] New: ADT example still fails to compile

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Nov 19 14:15:33 PST 2013


https://d.puremagic.com/issues/show_bug.cgi?id=11558

           Summary: ADT example still fails to compile
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: timon.gehr at gmx.ch


--- Comment #0 from timon.gehr at gmx.ch 2013-11-19 14:15:31 PST ---
The code from issue 10431 still fails to compile with DMD 2.064, the first
error is:

/.../src/phobos/std/format.d(2744): Error: expression hasToString!(ListI, char)
of type void does not have a boolean value

(hasToString actually is of type int in all branches.)

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list