http://d.puremagic.com/issues/show_bug.cgi?id=6720

           Summary: Internal error: ../ztc/cod1.c 1909
           Product: D
           Version: D2
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nob...@puremagic.com
        ReportedBy: cokebut...@gmail.com


--- Comment #0 from Lennart Blanco <cokebut...@gmail.com> 2011-09-23 12:20:50 
PDT ---
When compiling following code:


void main() {
  bool x = cast(bool)main();
}

The compiler aborts with following error message:

Internal error: ../ztc/cod1.c 1909

This is an error message from dmd version 2.055.

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

Reply via email to