[phobos] [D-Programming-Language/phobos] 54abec: snprintf already defined in core.stdc.stdio.

GitHub noreply at github.com
Wed Sep 5 18:42:25 PDT 2012


  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 <kai at redstar.de>
  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 <repeatedly at gmail.com>
  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


More information about the phobos mailing list