http://d.puremagic.com/issues/show_bug.cgi?id=8604
Summary: dmd segfaults
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 Ellery Newcomer <[email protected]> 2012-08-31
15:40:43 PDT ---
not sure what's triggering it.
dmd 2.060
code:
struct a{
static if(i) {
}else enum z = "";
}
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------