[Issue 3493] New: Segfault(cast.c) Forward reference with type inference, D1 only.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Nov 10 02:03:38 PST 2009


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

           Summary: Segfault(cast.c) Forward reference with type
                    inference, D1 only.
           Product: D
           Version: 1.050
          Platform: Other
        OS/Version: Windows
            Status: NEW
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: clugdbug at yahoo.com.au


--- Comment #0 from Don <clugdbug at yahoo.com.au> 2009-11-10 02:03:37 PST ---
This is the second bug reported in bug 2080.

const bar = foo;
const int * foo = null;

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


More information about the Digitalmars-d-bugs mailing list