Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 9d901dfe36c548bad2f998f23128484d3db1715a
      
https://github.com/D-Programming-Language/dmd/commit/9d901dfe36c548bad2f998f23128484d3db1715a
  Author: k-hara <[email protected]>
  Date:   2013-06-07 (Fri, 07 Jun 2013)

  Changed paths:
    M src/statement.c
    M src/statement.h
    M test/compilable/testInference.d

  Log Message:
  -----------
  fix Issue 10289 - compiler should infer nothrow even if Error is thrown


  Commit: 3077571190226d14c14d96eac1301bb83b403c41
      
https://github.com/D-Programming-Language/dmd/commit/3077571190226d14c14d96eac1301bb83b403c41
  Author: Andrei Alexandrescu <[email protected]>
  Date:   2013-06-07 (Fri, 07 Jun 2013)

  Changed paths:
    M src/statement.c
    M src/statement.h
    M test/compilable/testInference.d

  Log Message:
  -----------
  Merge pull request #2145 from 9rnsr/fix10289

Issue 10289 - compiler should infer nothrow even if Error is thrown


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

Reply via email to