July 28, 2013 [dmd-internals] [D-Programming-Language/dmd] a87858: Fix Issue 10724 - Allow slice of string literal to... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: a878588c71ea51e2365cd595dc38413700cc3d8a https://github.com/D-Programming-Language/dmd/commit/a878588c71ea51e2365cd595dc38413700cc3d8a Author: Daniel Murphy <yebblies@gmail.com> Date: 2013-07-27 (Sat, 27 Jul 2013) Changed paths: M src/constfold.c M test/runnable/xtest46.d Log Message: ----------- Fix Issue 10724 - Allow slice of string literal to convert to const(char)* Commit: e230276ee0703a3cdf92e16e1b9f388be44e9c54 https://github.com/D-Programming-Language/dmd/commit/e230276ee0703a3cdf92e16e1b9f388be44e9c54 Author: Walter Bright <walter@walterbright.com> Date: 2013-07-28 (Sun, 28 Jul 2013) Changed paths: M src/constfold.c M test/runnable/xtest46.d Log Message: ----------- Merge pull request #2392 from yebblies/issue10724 [DDMD] Fix Issue 10724 - Allow slice of string literal to convert to const(char)* Compare: https://github.com/D-Programming-Language/dmd/compare/e0eefafa57a5...e230276ee070 |
Copyright © 1999-2021 by the D Language Foundation