[GHC] #9806: malloc and mallocArray ignore Storable alignment requirements
GHC
ghc-devs at haskell.org
Sun Feb 8 05:13:07 UTC 2015
#9806: malloc and mallocArray ignore Storable alignment requirements
-------------------------------------+-------------------------------------
Reporter: ekmett | Owner: ekmett
Type: bug | Status: new
Priority: normal | Milestone: 7.12.1
Component: Core Libraries | Version: 7.8.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: #8627 | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by carter):
hrm, you do raise a good point that we should try to understand which
platforms / OS versions GHC 7.12 or whatever will support that dont have a
posix_memalign feature.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9806#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list