[dmd-internals] [D-Programming-Language/dmd] 44d95d: fix Issue 10953 - Attribute inheritance needs to a...

GitHub noreply at github.com
Mon Sep 2 22:49:36 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 44d95dda97870d372c3c7246cf21e614c72e2a61
      https://github.com/D-Programming-Language/dmd/commit/44d95dda97870d372c3c7246cf21e614c72e2a61
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-09-02 (Mon, 02 Sep 2013)

  Changed paths:
    M src/func.c
    M test/runnable/testprofile.d

  Log Message:
  -----------
  fix Issue 10953 - Attribute inheritance needs to apply to contracts, too


  Commit: a4d5392763e90ff4400495030a2cec8b498d3908
      https://github.com/D-Programming-Language/dmd/commit/a4d5392763e90ff4400495030a2cec8b498d3908
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-09-02 (Mon, 02 Sep 2013)

  Changed paths:
    M src/func.c
    M test/runnable/testprofile.d

  Log Message:
  -----------
  Merge pull request #2521 from 9rnsr/fix10953

Issue 10953 - Attribute inheritance needs to apply to contracts, too


Compare: https://github.com/D-Programming-Language/dmd/compare/32207829891a...a4d5392763e9


More information about the dmd-internals mailing list