[dmd-internals] [D-Programming-Language/dmd] 05be87: use unsigned value for interface offset

GitHub noreply at github.com
Sun Jun 23 19:42:36 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 05be87dd59d43dac94bed3247ad56bdebadb1e0f
      https://github.com/D-Programming-Language/dmd/commit/05be87dd59d43dac94bed3247ad56bdebadb1e0f
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-06-23 (Sun, 23 Jun 2013)

  Changed paths:
    M src/aggregate.h
    M src/toobj.c

  Log Message:
  -----------
  use unsigned value for interface offset


  Commit: 90fcfa0356a63f219406ded1cf194e2b8fd6eb45
      https://github.com/D-Programming-Language/dmd/commit/90fcfa0356a63f219406ded1cf194e2b8fd6eb45
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-06-23 (Sun, 23 Jun 2013)

  Changed paths:
    M src/aggregate.h
    M src/toobj.c

  Log Message:
  -----------
  Merge pull request #2252 from dawgfoto/fix10457

use unsigned value for interface offset


Compare: https://github.com/D-Programming-Language/dmd/compare/97810dedfc7c...90fcfa0356a6


More information about the dmd-internals mailing list