June 02, 2014 [dmd-internals] [D-Programming-Language/dmd] 342603: Disambiguate type names for arrays in cv8 debug sy... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 342603a30543f9dee13f9fc470d3fcbe17fc9fe8 https://github.com/D-Programming-Language/dmd/commit/342603a30543f9dee13f9fc470d3fcbe17fc9fe8 Author: Benjamin Thaut <code@benjamin-thaut.de> Date: 2014-03-18 (Tue, 18 Mar 2014) Changed paths: M src/declaration.h M src/doc.c M src/dsymbol.c M src/dsymbol.h M src/func.c M src/hdrgen.c M src/hdrgen.h M src/mtype.c M src/mtype.h M src/template.c M src/template.h M src/toctype.c M src/tocvdebug.c Log Message: ----------- Disambiguate type names for arrays in cv8 debug symbol output. Fixed template ambiguity issue in cv4 and cv8 debug information. Commit: aef104e1c8ca4d9acfc3f83c16f97e60a02d1c5b https://github.com/D-Programming-Language/dmd/commit/aef104e1c8ca4d9acfc3f83c16f97e60a02d1c5b Author: Walter Bright <walter@walterbright.com> Date: 2014-06-02 (Mon, 02 Jun 2014) Changed paths: M src/declaration.h M src/doc.c M src/dsymbol.c M src/dsymbol.h M src/func.c M src/hdrgen.c M src/hdrgen.h M src/mtype.c M src/mtype.h M src/template.c M src/template.h M src/toctype.c M src/tocvdebug.c Log Message: ----------- Merge pull request #3188 from Ingrater/cv8improve1 Disambiguate type names for templates and arrays in cv8 debug symbols. Compare: https://github.com/D-Programming-Language/dmd/compare/276a69327652...aef104e1c8ca |
Copyright © 1999-2021 by the D Language Foundation