Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: a38a23830977a42f9b36a51d7e4e7a6e9b917ad1
      
https://github.com/D-Programming-Language/dmd/commit/a38a23830977a42f9b36a51d7e4e7a6e9b917ad1
  Author: Andrej Mitrovic <[email protected]>
  Date:   2014-03-22 (Sat, 22 Mar 2014)

  Changed paths:
    M src/statement.c
    A test/fail_compilation/diag12432.d
    M test/fail_compilation/fail352.d

  Log Message:
  -----------
  Fix Issue 12432 - Implement better diagnostics for argument count mismatch in 
range and opApply contexts.


  Commit: 86d59a72df020fedc6e3bc87a885fa969121ea3e
      
https://github.com/D-Programming-Language/dmd/commit/86d59a72df020fedc6e3bc87a885fa969121ea3e
  Author: Daniel Murphy <[email protected]>
  Date:   2014-03-23 (Sun, 23 Mar 2014)

  Changed paths:
    M src/statement.c
    A test/fail_compilation/diag12432.d
    M test/fail_compilation/fail352.d

  Log Message:
  -----------
  Merge pull request #3396 from AndrejMitrovic/Fix12432

Issue 12432 - Better diagnostics for argument count mismatch in range and 
opApply


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

Reply via email to