Branch: refs/heads/dmd-1.x
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 73903a462c4a03c0236c00018410ed3420ef10c6
      
https://github.com/D-Programming-Language/dmd/commit/73903a462c4a03c0236c00018410ed3420ef10c6
  Author: Mihails Strasuns <[email protected]>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M src/func.c

  Log Message:
  -----------
  Backport semantic order fix for delegates

Issue uncovered by recent mangling fixes. Full D2 PR this change
originates from is https://github.com/D-Programming-Language/dmd/pull/1096
but most stuff there is for pure/@safe and thus not applicable to
D2.


  Commit: 1cab534c26d5c7af22f1602c0e53575426a6f802
      
https://github.com/D-Programming-Language/dmd/commit/1cab534c26d5c7af22f1602c0e53575426a6f802
  Author: Walter Bright <[email protected]>
  Date:   2015-11-25 (Wed, 25 Nov 2015)

  Changed paths:
    M src/func.c

  Log Message:
  -----------
  Merge pull request #5283 from mihails-strasuns-sociomantic/fix-inferred

[D1] backport semantic order fix for delegates


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

Reply via email to