[Issue 2080] Segfault(D1 only, mangle.c) alias corrupts type inference of static variables

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue May 26 11:57:37 PDT 2009


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





--- Comment #5 from Don <clugdbug at yahoo.com.au>  2009-05-26 11:57:36 PDT ---
Aargh, I'm wrong, it just has to be any forward reference. This really simple
test case segfaults in a completely different place (cast.c), with a much more
obviously corrupt type.

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