Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 9bf5fb4d7c86085aa6b02e678f97f3dc85a99b40
      
https://github.com/D-Programming-Language/dmd/commit/9bf5fb4d7c86085aa6b02e678f97f3dc85a99b40
  Author: k-hara <[email protected]>
  Date:   2014-12-31 (Wed, 31 Dec 2014)

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

  Log Message:
  -----------
  fix Issue 13840 - nothrow attribute affects inside of try-catch block when 
using foreach with opApply


  Commit: 60bdb8c6991fafe0d6178e7153e249cc3b934809
      
https://github.com/D-Programming-Language/dmd/commit/60bdb8c6991fafe0d6178e7153e249cc3b934809
  Author: Andrej Mitrović <[email protected]>
  Date:   2014-12-31 (Wed, 31 Dec 2014)

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

  Log Message:
  -----------
  Merge pull request #4220 from 9rnsr/fix13840

[REG2.067a] Issue 13840 - nothrow attribute affects inside of try-catch block 
when using foreach with opApply


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

Reply via email to