[Issue 11968] New: ICE(expression.c) Crash when deleting __FILE__

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jan 22 06:37:20 PST 2014


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: nobody at puremagic.com
        ReportedBy: yebblies at gmail.com


--- Comment #0 from yebblies <yebblies at gmail.com> 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: -------


More information about the Digitalmars-d-bugs mailing list