[dmd-internals] [D-Programming-Language/dmd] 143f78: Add test case for Issue 14131 - va_copy is broken ...

GitHub via dmd-internals dmd-internals at puremagic.com
Sat Feb 7 03:48:54 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 143f780fa6d5fd692d25b8f8318c73f5722616b9
      https://github.com/D-Programming-Language/dmd/commit/143f780fa6d5fd692d25b8f8318c73f5722616b9
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2015-02-07 (Sat, 07 Feb 2015)

  Changed paths:
    M test/runnable/variadic.d

  Log Message:
  -----------
  Add test case for Issue 14131 - va_copy is broken on posix X86_64


  Commit: 97f5400129a489b31f4378cf9a1776ba0debc4b3
      https://github.com/D-Programming-Language/dmd/commit/97f5400129a489b31f4378cf9a1776ba0debc4b3
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2015-02-07 (Sat, 07 Feb 2015)

  Changed paths:
    M test/runnable/variadic.d

  Log Message:
  -----------
  Merge pull request #4385 from yebblies/va_copy

Add test case for Issue 14131 - va_copy is broken on posix X86_64


Compare: https://github.com/D-Programming-Language/dmd/compare/77d38793f511...97f5400129a4


More information about the dmd-internals mailing list