February 28, 2013 [dmd-internals] [D-Programming-Language/dmd] 730281: fix NULL pointers in __minfodata section for 64-bi... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation