[dmd-internals] [D-Programming-Language/dmd] b347da: Remove ifdef by using OutBuffer instead of snprint...
GitHub
noreply at github.com
Fri Dec 6 07:41:09 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: b347daf5ada1655a4bfc3b8ef67543485c4ca12e
https://github.com/D-Programming-Language/dmd/commit/b347daf5ada1655a4bfc3b8ef67543485c4ca12e
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-12-06 (Fri, 06 Dec 2013)
Changed paths:
M src/func.c
Log Message:
-----------
Remove ifdef by using OutBuffer instead of snprintf
Commit: 05b7313d15271d2306146b4d9ec7e75d52e68d6b
https://github.com/D-Programming-Language/dmd/commit/05b7313d15271d2306146b4d9ec7e75d52e68d6b
Author: Iain Buclaw <ibuclaw at ubuntu.com>
Date: 2013-12-06 (Fri, 06 Dec 2013)
Changed paths:
M src/func.c
Log Message:
-----------
Merge pull request #2935 from yebblies/mscprintf
[DDMD] Remove ifdef by using OutBuffer instead of snprintf
Compare: https://github.com/D-Programming-Language/dmd/compare/b499b9a72598...05b7313d1527
More information about the dmd-internals
mailing list