[dmd-internals] [D-Programming-Language/dmd] b8a337: Fix private method C++ mangling
GitHub
noreply at github.com
Wed Feb 5 18:59:42 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: b8a3377e84f96b8ec4a7066047110c8da0e57a53
https://github.com/D-Programming-Language/dmd/commit/b8a3377e84f96b8ec4a7066047110c8da0e57a53
Author: Igor Stepanov <wazar at localhost.localdomain>
Date: 2014-02-05 (Wed, 05 Feb 2014)
Changed paths:
M src/cppmangle.c
M test/runnable/extra-files/externmangle.cpp
Log Message:
-----------
Fix private method C++ mangling
Commit: b69004966de59e8c9c1d4cb0420ba18c7ab6bae2
https://github.com/D-Programming-Language/dmd/commit/b69004966de59e8c9c1d4cb0420ba18c7ab6bae2
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-02-05 (Wed, 05 Feb 2014)
Changed paths:
M src/cppmangle.c
M test/runnable/extra-files/externmangle.cpp
Log Message:
-----------
Merge pull request #3220 from IgorStepanov/cppmanglewindows3
Fix private method C++ mangling
Compare: https://github.com/D-Programming-Language/dmd/compare/8562789b68cb...b69004966de5
More information about the dmd-internals
mailing list