Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: ba1970be0aeaeaae7f93d68dd4e018d8c9f21be7
https://github.com/D-Programming-Language/dmd/commit/ba1970be0aeaeaae7f93d68dd4e018d8c9f21be7
Author: Daniel Murphy <[email protected]>
Date: 2013-07-19 (Fri, 19 Jul 2013)
Changed paths:
M src/expression.c
Log Message:
-----------
Explicitly type result of CondExp as a const char * to avoid passing an array
to a c varargs function
Commit: 3ea68ad0569a91024709a4f536f6c2078f249e7e
https://github.com/D-Programming-Language/dmd/commit/3ea68ad0569a91024709a4f536f6c2078f249e7e
Author: Andrej Mitrovic <[email protected]>
Date: 2013-07-19 (Fri, 19 Jul 2013)
Changed paths:
M src/expression.c
Log Message:
-----------
Merge pull request #2365 from yebblies/variadicstring
[DDMD] Explicitly type result of CondExp as a const char * to avoid passing an
array to a c varargs function
Compare:
https://github.com/D-Programming-Language/dmd/compare/fd8ab00a6b9d...3ea68ad0569a
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals