Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 776cc73b4afc04e22bbc06f3e3b370cd5c90c5a5
      
https://github.com/D-Programming-Language/dmd/commit/776cc73b4afc04e22bbc06f3e3b370cd5c90c5a5
  Author: Andrej Mitrovic <[email protected]>
  Date:   2014-04-19 (Sat, 19 Apr 2014)

  Changed paths:
    M src/expression.c
    A test/fail_compilation/diag12598.d
    A test/fail_compilation/imports/diag12598a.d

  Log Message:
  -----------
  Fix Issue 12598 - Emit better diagnostics when type is found where an lvalue 
was expected.


  Commit: c643ec572f8c528225c6a6af1594b08b04488657
      
https://github.com/D-Programming-Language/dmd/commit/c643ec572f8c528225c6a6af1594b08b04488657
  Author: Walter Bright <[email protected]>
  Date:   2014-04-19 (Sat, 19 Apr 2014)

  Changed paths:
    M src/expression.c
    A test/fail_compilation/diag12598.d
    A test/fail_compilation/imports/diag12598a.d

  Log Message:
  -----------
  Merge pull request #3470 from AndrejMitrovic/Fix12598

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


Compare: 
https://github.com/D-Programming-Language/dmd/compare/4d58a577e34c...c643ec572f8c
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to