[dmd-internals] [D-Programming-Language/dmd] a0ec7d: fix issue 10787 - static ~this attributes position

GitHub noreply at github.com
Sun Aug 11 18:59:11 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: a0ec7d49ec19a247e12f7fdc939d11ca1ff8a91b
      https://github.com/D-Programming-Language/dmd/commit/a0ec7d49ec19a247e12f7fdc939d11ca1ff8a91b
  Author: Henning Pohl <henning at still-hidden.de>
  Date:   2013-08-10 (Sat, 10 Aug 2013)

  Changed paths:
    M src/declaration.h
    M src/func.c
    M src/parse.c
    M test/runnable/sdtor.d

  Log Message:
  -----------
  fix issue 10787 - static ~this attributes position


  Commit: 39554724b25513bd3e21ba1795fb61eead4cb850
      https://github.com/D-Programming-Language/dmd/commit/39554724b25513bd3e21ba1795fb61eead4cb850
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-08-11 (Sun, 11 Aug 2013)

  Changed paths:
    M src/declaration.h
    M src/func.c
    M src/parse.c
    M test/runnable/sdtor.d

  Log Message:
  -----------
  Merge pull request #2460 from hpohl/10787

fix issue 10787 - static ~this attributes position


Compare: https://github.com/D-Programming-Language/dmd/compare/1e14c27c91d7...39554724b255


More information about the dmd-internals mailing list