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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to