[dmd-internals] [D-Programming-Language/dmd] bfdb9f: C-style variadic functions with C++ linkage use th...
GitHub
noreply at github.com
Mon Jun 17 12:03:50 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: bfdb9f3863031835ead479a79bcbf92c6cf03a67
https://github.com/D-Programming-Language/dmd/commit/bfdb9f3863031835ead479a79bcbf92c6cf03a67
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-06-17 (Mon, 17 Jun 2013)
Changed paths:
M src/tocsym.c
Log Message:
-----------
C-style variadic functions with C++ linkage use the C calling convention.
Commit: 8ee52c3b4e8c2b442a43922b2297a8e9251d267c
https://github.com/D-Programming-Language/dmd/commit/8ee52c3b4e8c2b442a43922b2297a8e9251d267c
Author: Walter Bright <walter at walterbright.com>
Date: 2013-06-17 (Mon, 17 Jun 2013)
Changed paths:
M src/tocsym.c
Log Message:
-----------
Merge pull request #2193 from yebblies/varlinkage
[DDMD] C-style variadic functions with C++ linkage use the C calling convention
Compare: https://github.com/D-Programming-Language/dmd/compare/7fd8bb093afa...8ee52c3b4e8c
More information about the dmd-internals
mailing list