[dmd-internals] [D-Programming-Language/dmd] b13fab: Work around missing implicit conversion from strin...
GitHub via dmd-internals
dmd-internals at puremagic.com
Sun Jan 4 00:18:34 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: b13fab12afeff46536dee5d38a9630fec48b861d
https://github.com/D-Programming-Language/dmd/commit/b13fab12afeff46536dee5d38a9630fec48b861d
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-01-04 (Sun, 04 Jan 2015)
Changed paths:
M src/doc.c
M src/macro.c
Log Message:
-----------
Work around missing implicit conversion from string literal to const(void)*
Commit: 0bae7fc29aaa8a96c9e947346749d168c3c65477
https://github.com/D-Programming-Language/dmd/commit/0bae7fc29aaa8a96c9e947346749d168c3c65477
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-01-04 (Sun, 04 Jan 2015)
Changed paths:
M src/root/outbuffer.c
M src/root/outbuffer.h
Log Message:
-----------
Make it possible to automatically convert outbuffer.c/outbuffer.h to D
Commit: 7bab072b56c96a8d294ed1faf84c5e581ad4828b
https://github.com/D-Programming-Language/dmd/commit/7bab072b56c96a8d294ed1faf84c5e581ad4828b
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-01-04 (Sun, 04 Jan 2015)
Changed paths:
M src/doc.c
M src/macro.c
M src/root/outbuffer.c
M src/root/outbuffer.h
Log Message:
-----------
Merge pull request #4242 from yebblies/ddmdoutbuffer
[DDMD] Make it possible to automatically convert outbuffer.c/outbuffer.h to D
Compare: https://github.com/D-Programming-Language/dmd/compare/9029107f3bab...7bab072b56c9
More information about the dmd-internals
mailing list