Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 0d5a3ba6fe1665ab5739f1afe202e9b9c3ee4d79
      
https://github.com/D-Programming-Language/dmd/commit/0d5a3ba6fe1665ab5739f1afe202e9b9c3ee4d79
  Author: Andrej Mitrovic <[email protected]>
  Date:   2013-02-09 (Sat, 09 Feb 2013)

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

  Log Message:
  -----------
  Fixes Issue 9479 - Suppress mismatch of return type when return expression is 
an error.


  Commit: bd11999d75cf5c945c13da50a340863620f3f01b
      
https://github.com/D-Programming-Language/dmd/commit/bd11999d75cf5c945c13da50a340863620f3f01b
  Author: Hara Kenji <[email protected]>
  Date:   2013-02-09 (Sat, 09 Feb 2013)

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

  Log Message:
  -----------
  Merge pull request #1648 from AndrejMitrovic/Fix9479

Issue 9479 - Suppress mismatch of return type diagnostic when return expression 
is an error


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

Reply via email to