[D-runtime] [D-Programming-Language/druntime] 003059: Cast va_list calculation to correct type on x86

GitHub via D-runtime d-runtime at puremagic.com
Tue Jan 27 09:03:01 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 003059f261e633f6466d2bed587315eb1cb334eb
      https://github.com/D-Programming-Language/druntime/commit/003059f261e633f6466d2bed587315eb1cb334eb
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2015-01-28 (Wed, 28 Jan 2015)

  Changed paths:
    M src/core/stdc/stdarg.d

  Log Message:
  -----------
  Cast va_list calculation to correct type on x86


  Commit: acf61b8c0e4fbf41a31209845154e2a53eb31acb
      https://github.com/D-Programming-Language/druntime/commit/acf61b8c0e4fbf41a31209845154e2a53eb31acb
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2015-01-27 (Tue, 27 Jan 2015)

  Changed paths:
    M src/core/stdc/stdarg.d

  Log Message:
  -----------
  Merge pull request #1133 from yebblies/vacast

Cast va_list calculation to correct type on x86


Compare: https://github.com/D-Programming-Language/druntime/compare/75abaee13a11...acf61b8c0e4f


More information about the D-runtime mailing list