December 14, 2013 [dmd-internals] [D-Programming-Language/dmd] 285d8b: Fixes #11735. Enable printing unicode using pragma... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation