[dmd-internals] [D-Programming-Language/dmd] a00291: Win64: overloads in vtable needs to be reversed, t...

GitHub via dmd-internals dmd-internals at puremagic.com
Sun Aug 30 09:24:02 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: a00291ee43102aaef3c6bdf0708f8f75eddfff3d
      https://github.com/D-Programming-Language/dmd/commit/a00291ee43102aaef3c6bdf0708f8f75eddfff3d
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2015-08-30 (Sun, 30 Aug 2015)

  Changed paths:
    M src/target.d
    M src/target.h
    M test/runnable/cppa.d
    M test/runnable/extra-files/cppb.cpp

  Log Message:
  -----------
  Win64: overloads in vtable needs to be reversed, too


  Commit: 0ab240dd315cca809b31d53e98869fa76283ea44
      https://github.com/D-Programming-Language/dmd/commit/0ab240dd315cca809b31d53e98869fa76283ea44
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2015-08-30 (Sun, 30 Aug 2015)

  Changed paths:
    M test/runnable/cppa.d

  Log Message:
  -----------
  enable test11802 on Win64


  Commit: d7e93f19a8e9f0c56747b220c57452783a380127
      https://github.com/D-Programming-Language/dmd/commit/d7e93f19a8e9f0c56747b220c57452783a380127
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2015-08-31 (Mon, 31 Aug 2015)

  Changed paths:
    M src/target.d
    M src/target.h
    M test/runnable/cppa.d
    M test/runnable/extra-files/cppb.cpp

  Log Message:
  -----------
  Merge pull request #4989 from rainers/win64_reverseoverloads

Win64: overloads in vtable needs to be reversed, too


Compare: https://github.com/D-Programming-Language/dmd/compare/ad137f0f356b...d7e93f19a8e9


More information about the dmd-internals mailing list