Bug in hsc2hs --cross-safe
The following test succeeds with hsc2hs --cross-safe but fails with hsc2hs --cross-compile:
#include <unicode/uchar.h>
(#const U_NO_NUMERIC_VALUE)
For reference, the define being used is:
#define U_NO_NUMERIC_VALUE ((double)-123456789.)
Trac metadata
| Trac field | Value |
|---|---|
| Version | 7.6.3 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | hsc2hs |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |