Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 54abec0048fbedad2ad0fd971f617caa2ef2ee12
      
https://github.com/D-Programming-Language/phobos/commit/54abec0048fbedad2ad0fd971f617caa2ef2ee12
  Author: kai <[email protected]>
  Date:   2012-09-05 (Wed, 05 Sep 2012)

  Changed paths:
    M std/format.d

  Log Message:
  -----------
  snprintf already defined in core.stdc.stdio.

The snprintf function is already defined in core.stdc.stdio. This version has 
the advantage that it also works with the MS C Runtine on Windows.


  Commit: 09dbdcb8b27a5fdf608f3dd16200d87a04a91ccf
      
https://github.com/D-Programming-Language/phobos/commit/09dbdcb8b27a5fdf608f3dd16200d87a04a91ccf
  Author: Masahiro Nakagawa <[email protected]>
  Date:   2012-09-05 (Wed, 05 Sep 2012)

  Changed paths:
    M std/format.d

  Log Message:
  -----------
  Merge pull request #774 from redstar/snprintf

snprintf already defined in core.stdc.stdio.


Compare: 
https://github.com/D-Programming-Language/phobos/compare/9eff109d3657...09dbdcb8b27a
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to