c2hs: Feature not yet implemented: GenBind.evalCCast: Casts are implemented only for integral constants
Open
- Dominant language
- Haskell
- Stars
- 211
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
I'm getting the message
```
c2hs: Feature not yet implemented:
GenBind.evalCCast: Casts are implemented only for integral constants
```
when compiling [kqueue](https://github.com/hesselink/kqueue), using c2hs version 0.25.2. I've tested GHCs 7.4, 7.6 and 7.8, and I'm pretty sure it worked on at least some of those in the past. Any idea what this could be? Something that changed in c2hs, or something in my OS (I'm on Mac OS X 10.10.5)?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.