April 23, 2013 [dmd-internals] [D-Programming-Language/dmd] 1c3c2b: fix Issue 9984 - inout qualifier is skipped for co... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation