May 09, 2013 [dmd-internals] [D-Programming-Language/dmd] cbbbe8: Workaround bug in dmd: common type of string liter... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: cbbbe813a9fcf14fd5cd202430aea57439a0e3ce https://github.com/D-Programming-Language/dmd/commit/cbbbe813a9fcf14fd5cd202430aea57439a0e3ce Author: Daniel Murphy <yebblies@gmail.com> Date: 2013-05-09 (Thu, 09 May 2013) Changed paths: M src/func.c Log Message: ----------- Workaround bug in dmd: common type of string literal and null does not convert to const char * Commit: ac167e12bc2cb478c28dd6c926afe05e2b125778 https://github.com/D-Programming-Language/dmd/commit/ac167e12bc2cb478c28dd6c926afe05e2b125778 Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2013-05-09 (Thu, 09 May 2013) Changed paths: M src/func.c Log Message: ----------- Merge pull request #1985 from yebblies/stringandnull [DDMD] Workaround bug in dmd: common type of string literal and null does not convert to const char * Compare: https://github.com/D-Programming-Language/dmd/compare/75d36600d2f3...ac167e12bc2c |
Copyright © 1999-2021 by the D Language Foundation