Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 4350739c423a475e1a232ac33b87bff4dffc5480
      
https://github.com/D-Programming-Language/dmd/commit/4350739c423a475e1a232ac33b87bff4dffc5480
  Author: Martin Nowak <[email protected]>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M src/mars.c
    M src/mtype.c

  Log Message:
  -----------
  use %llu to format (unsigned long long)size_t arguments


  Commit: 9bf3352d7d3ed8ec55f112961600d4aba2582772
      
https://github.com/D-Programming-Language/dmd/commit/9bf3352d7d3ed8ec55f112961600d4aba2582772
  Author: Walter Bright <[email protected]>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M src/mars.c
    M src/mtype.c

  Log Message:
  -----------
  Merge pull request #1696 from dawgfoto/fixPrintfFormat

[trivial] use %zu to format size_t arguments


Compare: 
https://github.com/D-Programming-Language/dmd/compare/8d17c8162265...9bf3352d7d3e
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to