March 13, 2014 [dmd-internals] [D-Programming-Language/dmd] b674ba: fix Issue 12352 - Consistently stop encoding retur... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: b674baca1a45e43d37ca879a9df9f00ff66199a3 https://github.com/D-Programming-Language/dmd/commit/b674baca1a45e43d37ca879a9df9f00ff66199a3 Author: k-hara <k.hara.pg@gmail.com> Date: 2014-03-12 (Wed, 12 Mar 2014) Changed paths: M src/builtin.c M src/dsymbol.h M src/expression.c M src/mangle.c M src/mtype.c M src/template.c M src/tocsym.c M test/runnable/mangle.d M test/runnable/mixin1.d M test/runnable/nested.d M test/runnable/test22.d M test/runnable/testconst.d Log Message: ----------- fix Issue 12352 - Consistently stop encoding return type of parent functions Remove hack for Voldemort Type mangling Commit: b6fe187c0fbb91ff71b11892391769dc74489465 https://github.com/D-Programming-Language/dmd/commit/b6fe187c0fbb91ff71b11892391769dc74489465 Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2014-03-13 (Thu, 13 Mar 2014) Changed paths: M src/builtin.c M src/dsymbol.h M src/expression.c M src/mangle.c M src/mtype.c M src/template.c M src/tocsym.c M test/runnable/mangle.d M test/runnable/mixin1.d M test/runnable/nested.d M test/runnable/test22.d M test/runnable/testconst.d Log Message: ----------- Merge pull request #3377 from 9rnsr/fix12352 Issue 12352 - Consistently stop encoding return type of parent functions Compare: https://github.com/D-Programming-Language/dmd/compare/87b8f78752a0...b6fe187c0fbb |
Copyright © 1999-2021 by the D Language Foundation