Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 47d9320e73b7fc6e95ef6bb9d9b571ab8a4548d8
      
https://github.com/D-Programming-Language/dmd/commit/47d9320e73b7fc6e95ef6bb9d9b571ab8a4548d8
  Author: k-hara <[email protected]>
  Date:   2015-07-06 (Mon, 06 Jul 2015)

  Changed paths:
    M src/declaration.c
    M src/e2ir.c
    M src/toir.c
    M test/runnable/testcontracts.d

  Log Message:
  -----------
  fix Issue 9383 - Wrong context for contracts if closure [dis]appears in 
override function


  Commit: 8e8781489d7fdcfe486020644ed31b2f8d774d8e
      
https://github.com/D-Programming-Language/dmd/commit/8e8781489d7fdcfe486020644ed31b2f8d774d8e
  Author: Walter Bright <[email protected]>
  Date:   2015-07-06 (Mon, 06 Jul 2015)

  Changed paths:
    M src/declaration.c
    M src/e2ir.c
    M src/toir.c
    M test/runnable/testcontracts.d

  Log Message:
  -----------
  Merge pull request #4788 from 9rnsr/fix9383

Issue 9383 - Wrong context for contracts if closure [dis]appears in override 
function


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

Reply via email to