[Issue 10442] RTInfo generation can fail for structs defined in imported modules

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jun 22 01:39:47 PDT 2013


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



--- Comment #1 from Rainer Schuetze <r.sagitario at gmx.de> 2013-06-22 01:39:46 PDT ---
This is not restricted to the typeid expression, but also happens for other
operations like array appending. I suspect it happens if it is only the backend
that is requesting the type info, and then, AggregateDeclaration::semantic3 is
never run.

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