https://issues.dlang.org/show_bug.cgi?id=20608
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #5 from Dlang Bot <[email protected]> --- 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 --
