[Issue 10803] pragma(msg, ...) fails with enum TypeTuple: compilation error

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Aug 12 08:27:48 PDT 2013


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



--- Comment #3 from Dicebot <public at dicebot.lv> 2013-08-12 08:27:47 PDT ---
(In reply to comment #2)
> It should work. And, the root cause of the issue is just same as bug 9017.

Proof-link to the docs? And what is exact meaning of it (what is type of of
enum)? If this is legal, why this:

auto foo()
{
    return TypeTuple!("aaa", "bbb");
} 

is not?


We are skating on a thin ice here.

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