June 17, 2013 [dmd-internals] [D-Programming-Language/dmd] 905c4d: fix Issue 10334 - ddoc should prefer simple syntax... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 905c4dd8e6a0377c518cce443f63a237df39ac7d https://github.com/D-Programming-Language/dmd/commit/905c4dd8e6a0377c518cce443f63a237df39ac7d Author: k-hara <k.hara.pg@gmail.com> Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M src/template.c M src/template.h A test/compilable/ddoc10334.d M test/compilable/extra-files/ddoc10325.html A test/compilable/extra-files/ddoc10334.html M test/compilable/extra-files/ddoc13.html M test/compilable/extra-files/header.di M test/compilable/extra-files/inlineheader.di M test/compilable/header.d M test/compilable/inlineheader.d M test/fail_compilation/diag10319.d M test/fail_compilation/diag9004.d M test/fail_compilation/diag9880.d M test/fail_compilation/diag9961.d M test/fail_compilation/fail10299.d M test/fail_compilation/ice10076.d M test/fail_compilation/ice4094.d M test/fail_compilation/ice6538.d M test/fail_compilation/test8556.d M test/runnable/xtest46.d Log Message: ----------- fix Issue 10334 - ddoc should prefer simple syntax for template instantiations with one parameter Commit: 26022fb60e542f387257359d347cb9f3a21653ca https://github.com/D-Programming-Language/dmd/commit/26022fb60e542f387257359d347cb9f3a21653ca Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2013-06-17 (Mon, 17 Jun 2013) Changed paths: M src/template.c M src/template.h A test/compilable/ddoc10334.d M test/compilable/extra-files/ddoc10325.html A test/compilable/extra-files/ddoc10334.html M test/compilable/extra-files/ddoc13.html M test/compilable/extra-files/header.di M test/compilable/extra-files/inlineheader.di M test/compilable/header.d M test/compilable/inlineheader.d M test/fail_compilation/diag10319.d M test/fail_compilation/diag9004.d M test/fail_compilation/diag9880.d M test/fail_compilation/diag9961.d M test/fail_compilation/fail10299.d M test/fail_compilation/ice10076.d M test/fail_compilation/ice4094.d M test/fail_compilation/ice6538.d M test/fail_compilation/test8556.d M test/runnable/xtest46.d Log Message: ----------- Merge pull request #2173 from 9rnsr/fix10334 Issue 10334 - ddoc should prefer simple syntax for template instantiations with one parameter Compare: https://github.com/D-Programming-Language/dmd/compare/1f0af1f141ca...26022fb60e54 |
Copyright © 1999-2021 by the D Language Foundation