[dmd-internals] [D-Programming-Language/dmd] 8d2bf8: Issue 937 - C-style variadic functions broken

noreply at github.com noreply at github.com
Sun Feb 20 13:10:53 PST 2011


Branch: refs/heads/master
Home:   https://github.com/D-Programming-Language/dmd

Commit: 8d2bf812530f51b40fe08c9b0f526b60575ae604
    https://github.com/D-Programming-Language/dmd/commit/8d2bf812530f51b40fe08c9b0f526b60575ae604
Author: Walter Bright <walter at walterbright.com>
Date:   2011-02-20 (Sun, 20 Feb 2011)

Changed paths:
  M src/func.c

Log Message:
-----------
Issue 937 - C-style variadic functions broken


Commit: 71f9cc8bd5484a345067cac18c4b401e556bc6f9
    https://github.com/D-Programming-Language/dmd/commit/71f9cc8bd5484a345067cac18c4b401e556bc6f9
Author: Walter Bright <walter at walterbright.com>
Date:   2011-02-20 (Sun, 20 Feb 2011)

Changed paths:
  M test/Makefile
  M test/compilable/extra-files/ddoc1-postscript.sh
  M test/compilable/extra-files/ddoc10-postscript.sh
  M test/compilable/extra-files/ddoc11-postscript.sh
  M test/compilable/extra-files/ddoc12-postscript.sh
  M test/compilable/extra-files/ddoc2-postscript.sh
  M test/compilable/extra-files/ddoc3-postscript.sh
  M test/compilable/extra-files/ddoc4-postscript.sh
  M test/compilable/extra-files/ddoc5-postscript.sh
  M test/compilable/extra-files/ddoc6-postscript.sh
  M test/compilable/extra-files/ddoc7-postscript.sh
  M test/compilable/extra-files/ddoc8-postscript.sh
  M test/compilable/extra-files/ddoc9-postscript.sh
  M test/compilable/extra-files/header-postscript.sh
  M test/compilable/extra-files/json-postscript.sh
  M test/compilable/extra-files/xheader-postscript.sh
  M test/d_do_test.d
  M test/runnable/extra-files/a20-postscript.sh
  M test/runnable/extra-files/cov2-postscript.sh
  M test/runnable/extra-files/hello-profile-postscript.sh
  M test/runnable/extra-files/sieve-postscript.sh
  M test/runnable/extra-files/statictor-postscript.sh
  M test/runnable/extra-files/testzip-postscript.sh
  M test/runnable/test2.sh
  M test/runnable/test35.sh
  M test/runnable/test39.sh
  M test/runnable/test44.sh

Log Message:
-----------
Merge branch 'master' of github.com:D-Programming-Language/dmd




More information about the dmd-internals mailing list