[Issue 8441] mixin containing template functions causes compiler errors

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jul 9 15:29:05 PDT 2013


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



--- Comment #13 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-07-09 15:29:03 PDT ---
(In reply to comment #12)
> > I've tried them both with the current state of Pull 1660, but compilation fails
> > due to those mixin conflicts. Can you verify this?
> 
> HEAD definitely won't work at all. The older commit used to work for me, but
> pull 1660 changed quite significantly since then. Seeing that there is real use
> of my implementation I'm shifting it up in my priority list, prepare to see
> some commits in the next days. I will comment on pull 1660 if I find any
> issues.
> 
> Best regards,
> Robert

Btw why are you using mixin templates instead of a struct? I know the current
std.signals uses it, but it's broken because people keep running into Issue
5028.

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