[Issue 3867] pragma(msg) with a forward referenced enum member via an alias, templates, tuples, and CTFE

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Mar 2 12:43:43 PST 2010


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



--- Comment #5 from Fawzi Mohamed <fawzi at gmx.ch> 2010-03-02 12:43:41 PST ---
Yes indeed this was the reduction that I had found, and I also thought that it
was showing the internal evaluations, as (for example) mixing in the string
works (I checked).

That was what I meant that then it comes to the correct result.

In my code the mixin fails, and often gives the error it gives in my original
example (that it cannot find a valid instantatiation even if all instantiations
are fully explicit).

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