http://d.puremagic.com/issues/show_bug.cgi?id=10451
--- Comment #7 from Iain Buclaw <[email protected]> 2013-09-18 05:41:37 PDT --- (In reply to comment #6) > But the compiler doesn't need to know anything about the type to allocate an > array of pointers. Surely the compiler can use/share the typeinfo of void* in > this case? Sure we could use void* if is your expectation for typeid(foo*).toString to return "void*" =) -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
