[dmd-internals] [D-Programming-Language/dmd] 730281: fix NULL pointers in __minfodata section for 64-bi...

GitHub noreply at github.com
Thu Feb 28 15:06:15 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 730281c656d66a34d971f97ab5bd09a78a227151
      https://github.com/D-Programming-Language/dmd/commit/730281c656d66a34d971f97ab5bd09a78a227151
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-02-28 (Thu, 28 Feb 2013)

  Changed paths:
    M src/backend/machobj.c

  Log Message:
  -----------
  fix NULL pointers in __minfodata section for 64-bit MachO objects

- caused by 16-byte alignment of __minfodata section


  Commit: 42e7fb144e2ec10964564673c78c91b1dad012d9
      https://github.com/D-Programming-Language/dmd/commit/42e7fb144e2ec10964564673c78c91b1dad012d9
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-02-28 (Thu, 28 Feb 2013)

  Changed paths:
    M src/backend/machobj.c

  Log Message:
  -----------
  Merge pull request #1702 from dawgfoto/fixModuleInfoSection

fix NULL pointers in __minfodata section for 64-bit MachO objects


Compare: https://github.com/D-Programming-Language/dmd/compare/9bf3352d7d3e...42e7fb144e2e


More information about the dmd-internals mailing list