The Binding Generator C->Haskell
: Release Notes
: Version 0.10.17 "Altocumulus Stratiformis Perlucidus Undulatus"
Previous: Version 0.11.5 "Powder Snow"
Next: Version 0.9.9 "Blue Ginger"
7.5. Version 0.10.17 "Altocumulus Stratiformis Perlucidus Undulatus"
- Worked around a bug in GHC 5.04.1
- Solaris-related fix
- Marshalling support for bit masks represented as enumeration types
- Added
fun
hooks
as
aliases can use
convert the orignal identifier with
underscore2case
- In call hooks, the attributes `fun' was replaced by `pure' (`fun' is
will still be recognised for a while to ensure backwards compatibility, but
it's use is deprecated)
- GHC's package system is now supported
- If two import hooks add a type mapping for a pointer hook with the same
name, the textual later one dominates.
- Bug fixes
- Support for bitfields (they are correctly handled when computing struct
offsets and they can be accessed using
set
and get
hooks)
- Some more support for GNU C extensions ("alignof" and better support
"__attribute__")
- Added
class
hooks
The Binding Generator C->Haskell
: Release Notes
: Version 0.10.17 "Altocumulus Stratiformis Perlucidus Undulatus"
Previous: Version 0.11.5 "Powder Snow"
Next: Version 0.9.9 "Blue Ginger"