[dmd-internals] [D-Programming-Language/dmd] c4ef42: Fixed bug 14195: Added C++ mangling for passing fu...
GitHub via dmd-internals
dmd-internals at puremagic.com
Fri Feb 20 03:01:31 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: c4ef4296e217337de4d4137bae57bfda710454e2
https://github.com/D-Programming-Language/dmd/commit/c4ef4296e217337de4d4137bae57bfda710454e2
Author: Benjamin Thaut <code at benjamin-thaut.de>
Date: 2015-02-19 (Thu, 19 Feb 2015)
Changed paths:
M src/cppmangle.c
M test/runnable/cppa.d
M test/runnable/extra-files/cppb.cpp
Log Message:
-----------
Fixed bug 14195: Added C++ mangling for passing function signatures as template parameters.
Commit: a68e1c1d4a08b029490c0c832920e0fdb12d7093
https://github.com/D-Programming-Language/dmd/commit/a68e1c1d4a08b029490c0c832920e0fdb12d7093
Author: Brad Roberts <braddr at puremagic.com>
Date: 2015-02-20 (Fri, 20 Feb 2015)
Changed paths:
M src/cppmangle.c
M test/runnable/cppa.d
M test/runnable/extra-files/cppb.cpp
Log Message:
-----------
Merge pull request #4419 from Ingrater/fix14195
Fixed bug 14195: Added C++ mangling for passing function signatures
Compare: https://github.com/D-Programming-Language/dmd/compare/b1ace291ac30...a68e1c1d4a08
More information about the dmd-internals
mailing list