[Issue 8683] bad type resolution for template property functions
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Oct 7 18:03:42 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8683
--- Comment #4 from Ellery Newcomer <ellery-newcomer at utulsa.edu> 2012-10-07 17:51:37 PDT ---
(In reply to comment #1)
> Maybe typeof(Foo!()) is required here?
That does work, but I don't see why
pragma(msg, typeof(Foo));
should fail while
writeln(Foo);
succeeds.
--
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