[phobos] [D-Programming-Language/phobos] 76878d: Don't assume va_list is void*

GitHub via phobos phobos at puremagic.com
Wed May 21 13:49:37 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 76878d8c43f9d738fc6b0d8387cdfce783a69f62
      https://github.com/D-Programming-Language/phobos/commit/76878d8c43f9d738fc6b0d8387cdfce783a69f62
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-05-21 (Wed, 21 May 2014)

  Changed paths:
    M std/format.d
    M std/stdio.d
    M std/stream.d

  Log Message:
  -----------
  Don't assume va_list is void*


  Commit: 24c232ecfddcdfebea371b28e458d5d5bbbf4f35
      https://github.com/D-Programming-Language/phobos/commit/24c232ecfddcdfebea371b28e458d5d5bbbf4f35
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-05-21 (Wed, 21 May 2014)

  Changed paths:
    M std/format.d
    M std/stdio.d
    M std/stream.d

  Log Message:
  -----------
  Merge pull request #2192 from yebblies/valisttype

Don't assume va_list is void*


Compare: https://github.com/D-Programming-Language/phobos/compare/be3c054387b5...24c232ecfddc


More information about the phobos mailing list