[Issue 3168] Declaring structs as incomplete types no longer works

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Aug 15 12:23:40 PDT 2009


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





--- Comment #4 from Stewart Gordon <smjg at iname.com>  2009-08-15 12:23:39 PDT ---
(In reply to comment #3)
> (In reply to comment #2)
> > What bug reports are there already for the fact that we have a "has forward
> > references" error here in the code?
> 
> I don't think there are any. This is a very simple regression, caused by a
> typo. It's unrelated to other forward reference errors.

Maybe, but it's clearly related to at least one other cause of the same forward
reference error.  If it weren't, then any fix to this bug would cause the line

    error("has forward references");

to disappear completely.

So it's a matter of figuring out what else triggers this error.

-- 
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