June 26, 2014 [dmd-internals] [D-Programming-Language/dmd] f47c0d: Fix another broken case of qualified anchors. | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: f47c0dcfee250f6f43ed541ef21aa03f0e2a42fb https://github.com/D-Programming-Language/dmd/commit/f47c0dcfee250f6f43ed541ef21aa03f0e2a42fb Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2014-06-25 (Wed, 25 Jun 2014) Changed paths: M src/doc.c Log Message: ----------- Fix another broken case of qualified anchors. The previous fix didn't work for template members of templated structs. Commit: 91a2df3ff665c614d0f94a186dd7083faa08412d https://github.com/D-Programming-Language/dmd/commit/91a2df3ff665c614d0f94a186dd7083faa08412d Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2014-06-25 (Wed, 25 Jun 2014) Changed paths: M test/compilable/extra-files/ddoc13.html Log Message: ----------- Update ddoc test to expect fully-qualified symbols. Commit: fb7f8986b0c731a7a1fbe06d4c9fd330c26f2406 https://github.com/D-Programming-Language/dmd/commit/fb7f8986b0c731a7a1fbe06d4c9fd330c26f2406 Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2014-06-25 (Wed, 25 Jun 2014) Changed paths: M src/doc.c Log Message: ----------- Fixup Remove redundant braces. Commit: db18e36a1c060fff056ecfa88cf792edc8ef8c1d https://github.com/D-Programming-Language/dmd/commit/db18e36a1c060fff056ecfa88cf792edc8ef8c1d Author: Walter Bright <walter@walterbright.com> Date: 2014-06-26 (Thu, 26 Jun 2014) Changed paths: M src/doc.c M test/compilable/extra-files/ddoc13.html Log Message: ----------- Merge pull request #3695 from quickfur/more_ddoc_anchors DDOC fully-qualified anchors for template members of template structs/classes Compare: https://github.com/D-Programming-Language/dmd/compare/9521bfc5abc6...db18e36a1c06 |
Copyright © 1999-2021 by the D Language Foundation