[Issue 8441] mixin containing template functions causes compiler errors

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jul 12 14:43:52 PDT 2013


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



--- Comment #17 from jfanatiker at gmx.at 2013-07-12 14:43:48 PDT ---
I just finished a new implementation, replacing the template mixin with a
string mixin. You can find it here:

https://github.com/phobos-x/phobosx/blob/master/source/phobosx/signal.d

All unittests pass, you don't need any patched compiler. I still have to add
some more checks and do some polishing, I will also put it in the dub registry.
But you and David seem to have an urgent need, so feel free to try it out
immediately - Be my pre-alpha Testers :-)

Best regards,

Robert

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