[dmd-internals] [D-Programming-Language/dmd] a76485: pragma(mangle) should not have any assumption for ...
GitHub
noreply at github.com
Sat May 18 07:21:44 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: a76485e4fc592e523ec8d0aa98b53198ba8fca0c
https://github.com/D-Programming-Language/dmd/commit/a76485e4fc592e523ec8d0aa98b53198ba8fca0c
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-05-15 (Wed, 15 May 2013)
Changed paths:
M src/attrib.c
Log Message:
-----------
pragma(mangle) should not have any assumption for the given string content
Commit: e2088e576d224ac70eec01219b152f6e6fe9006b
https://github.com/D-Programming-Language/dmd/commit/e2088e576d224ac70eec01219b152f6e6fe9006b
Author: Martin Nowak <code at dawg.eu>
Date: 2013-05-18 (Sat, 18 May 2013)
Changed paths:
M src/attrib.c
Log Message:
-----------
Merge pull request #2038 from 9rnsr/pragma_mangle
pragma(mangle) should not have any assumption for the given string content
Compare: https://github.com/D-Programming-Language/dmd/compare/101120eb4f2f...e2088e576d22
More information about the dmd-internals
mailing list