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: [email protected]
ReportedBy: [email protected]
--- Comment #0 from [email protected] 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: -------