[dmd-internals] [D-Programming-Language/dmd] 73903a: Backport semantic order fix for delegates

GitHub via dmd-internals dmd-internals at puremagic.com
Wed Nov 25 08:24:40 PST 2015


  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 <mihails.strasuns.contractor at sociomantic.com>
  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 <walter at walterbright.com>
  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


More information about the dmd-internals mailing list