https://issues.dlang.org/show_bug.cgi?id=19775
Basile-z changed:
What|Removed |Added
CC||qs.il.paperi...@gmail.com
--- Comment #5 from Bas
|--- |FIXED
--- Comment #4 from Dlang Bot ---
dlang/dmd pull request #9521 "Fix Issue 19775 - multiple argument string mixin
doesn't expand tuples" was merged into master:
- a4949543bf8ea08a4a5533df1e90e277e5f237a4 by Nick Treleaven:
Fix Issue 19775 - multiple argument strin
created dlang/dmd pull request #9521 "Fix Issue 19775 - multiple
argument string mixin doesn't expand tuples" fixing this issue:
- Fix Issue 19775 - multiple argument string mixin doesn't expand tuples
https://github.com/dlang/dmd/pull/9521
--
https://issues.dlang.org/show_bug.cgi?id=19775
--- Comment #2 from Basile-z ---
It looks good for a PR, you'll see if it works with the CI anyway.
--
https://issues.dlang.org/show_bug.cgi?id=19775
--- Comment #1 from Nick Treleaven ---
Started working on this, but I'm having trouble building dmd on Windows (even
with Digger):
https://github.com/ntrel/dmd/commits/mixin-tuple
--
https://issues.dlang.org/show_bug.cgi?id=19775
Nick Treleaven changed:
What|Removed |Added
CC||n...@geany.org
Component|druntime
https://issues.dlang.org/show_bug.cgi?id=19775
Basile-z changed:
What|Removed |Added
Keywords||rejects-valid
--