April 19, 2014
https://issues.dlang.org/show_bug.cgi?id=12598

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |https://github.com/D-Progra
                   |                            |mming-Language/dmd/pull/347
                   |                            |0
                 CC|                            |andrej.mitrovich@gmail.com
           Assignee|nobody@puremagic.com        |andrej.mitrovich@gmail.com

--
April 19, 2014
https://issues.dlang.org/show_bug.cgi?id=12598

--- Comment #1 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/776cc73b4afc04e22bbc06f3e3b370cd5c90c5a5
Fix Issue 12598 - Emit better diagnostics when type is found where an lvalue
was expected.

https://github.com/D-Programming-Language/dmd/commit/c643ec572f8c528225c6a6af1594b08b04488657 Merge pull request #3470 from AndrejMitrovic/Fix12598

Issue 12598 - Emit better diagnostics when type is found where an lvalue was expected

--