[Issue 8441] mixin containing template functions causes compiler errors

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jul 9 10:51:12 PDT 2013


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


Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrej.mitrovich at gmail.com


--- Comment #11 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-07-09 10:51:10 PDT ---
(In reply to comment #10)
> (In reply to comment #8)
> > I don't test std.signal2 module, but the two test cases work with my patch.
> > 
> > https://github.com/D-Programming-Language/dmd/pull/1660
> 
> std.signal2 works too! Thank you!

@jfanatiker at gmx.at: I've tried your std.signals by compiling with 'dmd -c -o-
-unittest signals.d' (the unittest switch is important here), specifically I've
tried two commits for signals2:

04c951e34623e9365a3874c89f43eb997a7b376c (dav1d told me you said this might
work)
4f7aaba0135bdfebfe54cbd645ca3652b0b0eb7a (git-head)

I've tried them both with the current state of Pull 1660, but compilation fails
due to those mixin conflicts. Can you verify this?

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