[Issue 7253] Bad error message when symbol is not found in selective import

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jan 9 08:44:44 PST 2012


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



--- Comment #1 from Leandro Lucarella <leandro.lucarella at sociomantic.com> 2012-01-09 08:44:44 PST ---
More information about the __annonymous thing: is produced by Import::addAlias:

    if (!aliasId)
        this->ident = NULL;     // make it an anonymous import

I don't know why is that there, I guess there is a reason, otherwise it should
be easy to fix :P

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