[dmd-internals] [D-Programming-Language/dmd] 67763e: Do not rely on char arrays being initialized to 0
GitHub
noreply at github.com
Sun Jul 28 18:02:32 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 67763e9fd20b40708b6b869e2bc3455d2f2d61bd
https://github.com/D-Programming-Language/dmd/commit/67763e9fd20b40708b6b869e2bc3455d2f2d61bd
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-07-28 (Sun, 28 Jul 2013)
Changed paths:
M src/lexer.c
Log Message:
-----------
Do not rely on char arrays being initialized to 0
Commit: 303f6c69a83111be16b0391fe3a70f0014f75ae1
https://github.com/D-Programming-Language/dmd/commit/303f6c69a83111be16b0391fe3a70f0014f75ae1
Author: Walter Bright <walter at walterbright.com>
Date: 2013-07-28 (Sun, 28 Jul 2013)
Changed paths:
M src/lexer.c
Log Message:
-----------
Merge pull request #2398 from yebblies/charinit
[DDMD] Do not rely on char arrays being initialized to 0
Compare: https://github.com/D-Programming-Language/dmd/compare/f4c79c69fe41...303f6c69a831
More information about the dmd-internals
mailing list