[Pkg-haskell-maintainers] Bug#680329: Interpreted an int64_t typedef as CInt
Josh Triplett
josh at joshtriplett.org
Thu Jul 5 02:08:18 UTC 2012
Package: c2hs
Version: 0.16.3-2
Severity: important
A library I'd like to write bindings to has a typedef of int64_t to a
library-specific type name. c2hs seems to interpret that type as CInt,
both in foreign import declarations and in {# type #} directives. It
should interpret that type as a 64-bit integer type instead.
- Josh Triplett
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages c2hs depends on:
ii libc6 2.13-34
ii libffi5 3.0.10-3
ii libgmp10 2:5.0.5+dfsg-2
c2hs recommends no packages.
c2hs suggests no packages.
-- no debconf information
More information about the Pkg-haskell-maintainers
mailing list