December 15, 2013 [dmd-internals] [D-Programming-Language/dmd] b2194b: Use ternary instead of pointer arithmetic for C++ ... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: b2194b1d6aa8735b07d2623023a1bf97ffdf34cf https://github.com/D-Programming-Language/dmd/commit/b2194b1d6aa8735b07d2623023a1bf97ffdf34cf Author: Daniel Murphy <yebblies@gmail.com> Date: 2013-12-15 (Sun, 15 Dec 2013) Changed paths: M src/cppmangle.c Log Message: ----------- Use ternary instead of pointer arithmetic for C++ mangling prefix Commit: ce45113ea8b052b44abf84e5d42eb441c9daf5e5 https://github.com/D-Programming-Language/dmd/commit/ce45113ea8b052b44abf84e5d42eb441c9daf5e5 Author: Iain Buclaw <ibuclaw@ubuntu.com> Date: 2013-12-15 (Sun, 15 Dec 2013) Changed paths: M src/cppmangle.c Log Message: ----------- Merge pull request #2968 from yebblies/mangleptrarith [DDMD] Use ternary instead of pointer arithmetic for C++ mangling prefix Compare: https://github.com/D-Programming-Language/dmd/compare/06ff681ccd78...ce45113ea8b0 |
Copyright © 1999-2021 by the D Language Foundation