[Issue 5357] mixin templates accept strings as struct name

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Dec 18 16:28:53 PST 2010


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



--- Comment #2 from Piotr Szturmaj <gacek999 at tlen.pl> 2010-12-18 16:27:01 PST ---
I forgot to add - try to use generated struct like this:

struct Other
{
    test t;
}

Error: identifier 'test' is not defined
Error: test is used as a type

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