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 <[email protected]>
  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 <[email protected]>
  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
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to