[dmd-internals] [D-Programming-Language/dmd] 285d8b: Fixes #11735. Enable printing unicode using pragma...
GitHub
noreply at github.com
Sat Dec 14 06:24:43 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 285d8bad9a6474ae3bd13352473926cd16303d46
https://github.com/D-Programming-Language/dmd/commit/285d8bad9a6474ae3bd13352473926cd16303d46
Author: Yazan S. Dabain <yazan.dabain at gmail.com>
Date: 2013-12-13 (Fri, 13 Dec 2013)
Changed paths:
M src/attrib.c
A test/compilable/bug11735.d
Log Message:
-----------
Fixes #11735. Enable printing unicode using pragma msg
Commit: 117fc133f078de7bfb312d547378e32ca4f17b51
https://github.com/D-Programming-Language/dmd/commit/117fc133f078de7bfb312d547378e32ca4f17b51
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2013-12-14 (Sat, 14 Dec 2013)
Changed paths:
M src/attrib.c
A test/compilable/bug11735.d
Log Message:
-----------
Merge pull request #2959 from yazd/fix-11735
Issue 11735 - pragma(msg, ...) fails to print wstring, dstring
Compare: https://github.com/D-Programming-Language/dmd/compare/26fe9e0b93db...117fc133f078
More information about the dmd-internals
mailing list