[Issue 7375] Regression(2.057): Invalid downcast permitted with derived/aliased template classes
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Jan 30 08:14:11 PST 2012
http://d.puremagic.com/issues/show_bug.cgi?id=7375
yebblies <yebblies at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |yebblies at gmail.com
--- Comment #6 from yebblies <yebblies at gmail.com> 2012-01-31 03:14:09 EST ---
I suspected is was that commit. (I remember seeing it when it was committed)
Sorry I didn't get around to looking into it earlier.
I think the solution is to do a compare on the full mangled name of the class,
but I can't see anywhere it's exposed in the classinfo so it would need to be
added.
This should probably be delayed until after the release and the commit
reverted.
--
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