[dmd-internals] [D-Programming-Language/dmd] c331f2: fix Issue 10462 - interface thunk doesn't preserve...

GitHub noreply at github.com
Mon Jul 1 19:03:49 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: c331f2021404ecc75e8e62bd4d46b92de573008c
      https://github.com/D-Programming-Language/dmd/commit/c331f2021404ecc75e8e62bd4d46b92de573008c
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-06-29 (Sat, 29 Jun 2013)

  Changed paths:
    M src/backend/cod1.c
    M src/backend/cod3.c

  Log Message:
  -----------
  fix Issue 10462 - interface thunk doesn't preserve EBX


  Commit: 51efce6654e35a3ccb737fd7146acfda7dbf1210
      https://github.com/D-Programming-Language/dmd/commit/51efce6654e35a3ccb737fd7146acfda7dbf1210
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-07-01 (Mon, 01 Jul 2013)

  Changed paths:
    M src/backend/cod1.c
    M src/backend/cod3.c

  Log Message:
  -----------
  Merge pull request #2278 from WalterBright/fix10462

fix Issue 10462 - interface thunk doesn't preserve EBX


Compare: https://github.com/D-Programming-Language/dmd/compare/995322706b83...51efce6654e3


More information about the dmd-internals mailing list