[dmd-internals] [D-Programming-Language/dmd] 342456: Replace sizeof hacks with strlen
GitHub
noreply at github.com
Tue Jul 30 06:06:26 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 3424561d9b1868eedef1e9139db48da2c53ee69d
https://github.com/D-Programming-Language/dmd/commit/3424561d9b1868eedef1e9139db48da2c53ee69d
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-07-30 (Tue, 30 Jul 2013)
Changed paths:
M src/doc.c
Log Message:
-----------
Replace sizeof hacks with strlen
Commit: 3649a2a417443a75348fb6e0898a400a2941a0c1
https://github.com/D-Programming-Language/dmd/commit/3649a2a417443a75348fb6e0898a400a2941a0c1
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2013-07-30 (Tue, 30 Jul 2013)
Changed paths:
M src/doc.c
Log Message:
-----------
Merge pull request #2432 from yebblies/sizeof
[DDMD] Replace sizeof hacks with strlen
Compare: https://github.com/D-Programming-Language/dmd/compare/a90d39122b63...3649a2a41744
More information about the dmd-internals
mailing list