[dmd-internals] [D-Programming-Language/dmd] 6650dc: fix issue 6677 - static this attributes position

GitHub via dmd-internals dmd-internals at puremagic.com
Tue Jun 3 06:26:04 PDT 2014


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

  Changed paths:
    M src/declaration.h
    M src/func.c
    M src/parse.c
    A test/fail_compilation/diag6677.d
    M test/runnable/statictor.d

  Log Message:
  -----------
  fix issue 6677 - static this attributes position


  Commit: f0a7c56f72a492e9b7fbd819456c17727726d148
      https://github.com/D-Programming-Language/dmd/commit/f0a7c56f72a492e9b7fbd819456c17727726d148
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-06-01 (Sun, 01 Jun 2014)

  Changed paths:
    M src/declaration.h
    M src/func.c
    M src/parse.c
    A test/fail_compilation/diag6677.d
    M test/runnable/statictor.d

  Log Message:
  -----------
  fix issue 6677 - static this attributes position


  Commit: 170c2b29b956dc9299f7503040dabb3c02f090f4
      https://github.com/D-Programming-Language/dmd/commit/170c2b29b956dc9299f7503040dabb3c02f090f4
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2014-06-03 (Tue, 03 Jun 2014)

  Changed paths:
    M src/declaration.h
    M src/func.c
    M src/parse.c
    A test/fail_compilation/diag6677.d
    M test/runnable/statictor.d

  Log Message:
  -----------
  Merge pull request #3612 from WalterBright/hpohl-6677

 fix issue 6677 - static this attributes position


Compare: https://github.com/D-Programming-Language/dmd/compare/7b7e68a771a3...170c2b29b956


More information about the dmd-internals mailing list