[dmd-internals] [D-Programming-Language/dmd] a54e89: fix Issue 15644 - Switch object layout ABI to MI s...

GitHub via dmd-internals dmd-internals at puremagic.com
Wed Feb 3 23:21:44 PST 2016


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: a54e89ddb515821f31dba19f80a5fbee2843096e
      https://github.com/D-Programming-Language/dmd/commit/a54e89ddb515821f31dba19f80a5fbee2843096e
  Author: Walter Bright <walter at walterbright.com>
  Date:   2016-02-03 (Wed, 03 Feb 2016)

  Changed paths:
    M src/dclass.d
    M src/todt.c
    M test/compilable/test15618.d

  Log Message:
  -----------
  fix Issue 15644 - Switch object layout ABI to MI style


  Commit: 708f17460373fccc94f337249296f18b38e060ff
      https://github.com/D-Programming-Language/dmd/commit/708f17460373fccc94f337249296f18b38e060ff
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2016-02-04 (Thu, 04 Feb 2016)

  Changed paths:
    M src/dclass.d
    M src/todt.c
    M test/compilable/test15618.d

  Log Message:
  -----------
  Merge pull request #5397 from WalterBright/changeToMiLayout

fix Issue 15644 - Switch object layout ABI to MI style


Compare: https://github.com/D-Programming-Language/dmd/compare/942bb43d1a0b...708f17460373


More information about the dmd-internals mailing list