[dmd-internals] [D-Programming-Language/dmd] e6523f: fix Issue 11215 - `inout` lose enclosing `shared` ...

GitHub noreply at github.com
Thu Nov 7 22:13:50 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: e6523f723acc416cc18255d506444750cfbd04b7
      https://github.com/D-Programming-Language/dmd/commit/e6523f723acc416cc18255d506444750cfbd04b7
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-10-15 (Tue, 15 Oct 2013)

  Changed paths:
    M src/mtype.c
    M test/runnable/testconst.d

  Log Message:
  -----------
  fix Issue 11215 - `inout` lose enclosing `shared` on resolution


  Commit: 0d4aa53bf80562c66f0f94da95a8bf102448e2a9
      https://github.com/D-Programming-Language/dmd/commit/0d4aa53bf80562c66f0f94da95a8bf102448e2a9
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-11-07 (Thu, 07 Nov 2013)

  Changed paths:
    M src/mtype.c
    M test/runnable/testconst.d

  Log Message:
  -----------
  Merge pull request #2658 from 9rnsr/fix11215

Issue 11215 - `inout` lose enclosing `shared` on resolution


Compare: https://github.com/D-Programming-Language/dmd/compare/8a3115d4f7b4...0d4aa53bf805


More information about the dmd-internals mailing list