[Issue 20608] [REG2.087] Cannot pass tuple.expand to auto ref T... template argument pack
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Sep 25 09:46:16 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=20608
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #10124 "Fix Issue 19754 - Re-apply #9505 and fix it,
making isLvalue() logic more restrictive wrt. literals" was merged into master:
- eddb064ba44d2aeed527396184b40ea37169e80d by Martin Kinkelin:
Fix Issue 20608 - Revert (obsolete and problematic) #10115
Which just patched over some cracks wrt. accessing fields of struct
literals. Not a full revert, as the (useful) test cases are kept.
https://github.com/dlang/dmd/pull/10124
--
More information about the Digitalmars-d-bugs
mailing list