[dmd-internals] [D-Programming-Language/dmd] 1c3c2b: fix Issue 9984 - inout qualifier is skipped for co...

GitHub noreply at github.com
Tue Apr 23 19:39:13 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 1c3c2b3a53382cd9408ad741daa8b64566bcb22f
      https://github.com/D-Programming-Language/dmd/commit/1c3c2b3a53382cd9408ad741daa8b64566bcb22f
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-04-23 (Tue, 23 Apr 2013)

  Changed paths:
    M src/template.c
    M test/runnable/structlit.d

  Log Message:
  -----------
  fix Issue 9984 - inout qualifier is skipped for constructor arguments (template constructor only)


  Commit: 488b6f343b5d69d4e7aff181a29b82712b19bbca
      https://github.com/D-Programming-Language/dmd/commit/488b6f343b5d69d4e7aff181a29b82712b19bbca
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-04-23 (Tue, 23 Apr 2013)

  Changed paths:
    M src/template.c
    M test/runnable/structlit.d

  Log Message:
  -----------
  Merge pull request #1927 from 9rnsr/fix9984

[REG2.063a] Issue 9984 - inout qualifier is skipped for constructor arguments (template constructor only)


Compare: https://github.com/D-Programming-Language/dmd/compare/dec31f42148f...488b6f343b5d


More information about the dmd-internals mailing list