[dmd-internals] [D-Programming-Language/dmd] f545e5: fix issue 8271 [Ddoc] non-ascii character string m...
GitHub
noreply at github.com
Sat Oct 20 09:35:40 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: f545e5de5c6cb7d59ef8b2a440066fc138877792
https://github.com/D-Programming-Language/dmd/commit/f545e5de5c6cb7d59ef8b2a440066fc138877792
Author: SHOO <zan77137 at nifty.com>
Date: 2012-10-18 (Thu, 18 Oct 2012)
Changed paths:
M src/macro.c
A test/compilable/ddoc8271.d
A test/compilable/extra-files/ddoc8271.html
Log Message:
-----------
fix issue 8271 [Ddoc] non-ascii character string macro names cannot be replaced
Commit: ce40d5ceaf13f91728fdbcf3561e6dfef62472e8
https://github.com/D-Programming-Language/dmd/commit/ce40d5ceaf13f91728fdbcf3561e6dfef62472e8
Author: Walter Bright <walter at walterbright.com>
Date: 2012-10-20 (Sat, 20 Oct 2012)
Changed paths:
M src/macro.c
A test/compilable/ddoc8271.d
A test/compilable/extra-files/ddoc8271.html
Log Message:
-----------
Merge pull request #1192 from shoo/fix8271
fix issue 8271 [Ddoc] non-ascii character string macro names cannot be replaced
Compare: https://github.com/D-Programming-Language/dmd/compare/626d650dab46...ce40d5ceaf13
More information about the dmd-internals
mailing list