https://d.puremagic.com/issues/show_bug.cgi?id=11968
Summary: ICE(expression.c) Crash when deleting __FILE__
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Keywords: ice
Severity: normal
Priority: P2
Component: DMD
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from yebblies <[email protected]> 2014-01-23 01:37:18 EST ---
void main() { delete __FILE__ ; }
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------