[dmd-internals] [D-Programming-Language/dmd] 09e131: Replace unnecessary #define with #ifdef
GitHub
noreply at github.com
Sat May 11 16:33:23 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 09e1310d9df9e2537daad0774f96b2f7fb6b32c2
https://github.com/D-Programming-Language/dmd/commit/09e1310d9df9e2537daad0774f96b2f7fb6b32c2
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-05-11 (Sat, 11 May 2013)
Changed paths:
M src/func.c
Log Message:
-----------
Replace unnecessary #define with #ifdef
Commit: 583f6b67872fe9a489abdbab45541c2ec01a601b
https://github.com/D-Programming-Language/dmd/commit/583f6b67872fe9a489abdbab45541c2ec01a601b
Author: Iain Buclaw <ibuclaw at ubuntu.com>
Date: 2013-05-11 (Sat, 11 May 2013)
Changed paths:
M src/func.c
Log Message:
-----------
Merge pull request #2018 from yebblies/snprintf
[DDMD] Replace unnecessary #define with #ifdef
Compare: https://github.com/D-Programming-Language/dmd/compare/de7973a5f5d8...583f6b67872f
More information about the dmd-internals
mailing list