|
#48
|
Interpreted an int64_t typedef as CInt
|
general
|
0.16.2
|
defect
|
|
new
|
07/04/12
|
|
#7
|
compile gtk2hs failed under locale zh_CN.utf8
|
general
|
0.15.1
|
defect
|
|
new
|
06/19/08
|
|
#8
|
haskell keywords should be treated as identifiers in `apath'
|
general
|
0.15.1
|
defect
|
|
new
|
07/30/08
|
|
#9
|
sizeof computation fails for nested derived types (pointer to array or array of pointers)
|
general
|
0.15.1
|
defect
|
|
new
|
08/01/08
|
|
#10
|
sizeof computation fails if small bitfields are present
|
general
|
0.16.2
|
defect
|
|
new
|
08/01/08
|
|
#12
|
call hook bug when C function starts with uppercase letter
|
general
|
0.15.1
|
defect
|
|
new
|
08/16/08
|
|
#15
|
c2hs doesn't understand enums on Mac OSX
|
general
|
0.15.1
|
defect
|
|
new
|
02/16/09
|
|
#16
|
Include directive on first line produces invalid Haskell source
|
general
|
|
defect
|
|
new
|
03/14/09
|
|
#19
|
Allow prefixes to be replaced, not just removed
|
general
|
0.15.1
|
defect
|
|
new
|
06/26/09
|
|
#21
|
When generating superclass instances, C2HS incorrect emits method names from the terminal class
|
general
|
|
defect
|
|
new
|
08/09/09
|
|
#24
|
Use CPP line information when present
|
general
|
0.16.0
|
defect
|
|
new
|
10/26/09
|
|
#27
|
c2hs can't parse large .chs files without consuming too much RAM
|
general
|
0.16.0
|
defect
|
|
new
|
01/26/10
|
|
#29
|
C2HS chokes on Mac "^" block notation
|
general
|
0.16.0
|
defect
|
|
new
|
03/18/10
|
|
#30
|
--include flag cannot handle windows paths
|
general
|
0.16.2
|
defect
|
|
new
|
05/03/10
|
|
#32
|
#get generated code doesn't work on bitfields
|
general
|
0.16.2
|
defect
|
|
new
|
08/25/10
|
|
#35
|
c2hs: Errors during expansion of binding hooks
|
general
|
0.16.2
|
defect
|
|
new
|
09/26/10
|
|
#40
|
c2hs: fails reading its own intermediate representation (.chi)
|
general
|
0.16.2
|
defect
|
|
new
|
12/18/11
|
|
#41
|
Build errors
|
general
|
0.16.0
|
defect
|
|
new
|
03/01/12
|
|
#43
|
Please support anonymous enums
|
general
|
0.16.0
|
defect
|
|
new
|
07/03/12
|
|
#44
|
Foreign pointer declaration produces helper function without type signature, producing warning with -Wall
|
general
|
0.16.0
|
defect
|
|
new
|
07/04/12
|
|
#45
|
Please indent all output lines from a {# fun ... #} to match the input indentation, to allow it in a where clause
|
general
|
0.16.0
|
defect
|
|
new
|
07/04/12
|
|
#46
|
No way to create a foreign pointer for input and have it as an out parameter
|
general
|
0.16.0
|
defect
|
|
new
|
07/04/12
|
|
#47
|
Void functions produce a "defined but not used" warning for the result
|
general
|
0.16.0
|
defect
|
|
new
|
07/04/12
|
|
#51
|
Should not define preprocessor symbols for GCC
|
general
|
0.16.0
|
defect
|
|
new
|
10/07/12
|
|
#54
|
Allow referring to 'struct foo' identifiers from {#sizeof} {#get} and friends
|
general
|
0.16.0
|
defect
|
|
new
|
10/17/12
|
|
#55
|
`strip: unable to rename 'c2hs.exe'; reason: File exists`
|
general
|
0.16.2
|
defect
|
|
new
|
04/10/13
|
|
#4
|
Running an outmarshaller, but ignoring its return value.
|
general
|
0.15.1
|
enhancement
|
|
new
|
11/27/07
|
|
#5
|
support for enum define hooks
|
general
|
0.15.1
|
enhancement
|
|
new
|
02/29/08
|
|
#13
|
allowing arbitrary expressions as marshallers
|
general
|
0.15.1
|
enhancement
|
|
new
|
08/21/08
|
|
#20
|
Map the `size_t' C type to Foreign.C.CSize
|
C parser
|
0.15.1
|
enhancement
|
duncan
|
new
|
07/04/09
|
|
#22
|
"offsetof" directive to obtain offset within struct to struct member
|
general
|
|
enhancement
|
|
new
|
08/16/09
|
|
#23
|
Allow forward definition of enums
|
general
|
0.15.1
|
enhancement
|
|
new
|
09/22/09
|
|
#25
|
Map the `wchar_t' C type to Foreign.C.CWChar
|
C parser
|
0.16.0
|
enhancement
|
duncan
|
new
|
12/19/09
|
|
#31
|
c2hs should derive and use default marshallers from enum and pointer hooks
|
general
|
0.16.0
|
enhancement
|
|
new
|
05/27/10
|
|
#36
|
Allow parametrized yet monomorphic data types in {#pointer ... #}
|
general
|
0.16.2
|
enhancement
|
|
new
|
01/26/11
|
|
#38
|
Need to think how to bind C enums with aliases
|
general
|
0.16.0
|
enhancement
|
|
new
|
08/26/11
|