[dmd-internals] [D-Programming-Language/dmd] cbbbe8: Workaround bug in dmd: common type of string liter...
GitHub
noreply at github.com
Thu May 9 09:48:33 PDT 2013
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 at 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 at 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
More information about the dmd-internals
mailing list