Ticket #2384 (closed bug: invalid)

Opened 5 years ago

Last modified 5 years ago

compile gtk2hs failed under locale zh_CN.utf8

Reported by: chylli Owned by:
Priority: normal Milestone:
Component: Compiler Version: 6.8.2
Keywords: Cc:
Operating System: Linux Architecture: x86
Type of failure: Difficulty:
Test Case: Blocked By:
Blocking: Related Tickets:

Description

when compile gtk2hs under locale zh_CN.utf8, I got: c2hsLocal: Error in C header file. <built-in>:1: (column 0) [FATAL]

Lexical error!

The character '#' does not fit here.

when I compile it using locale POSIX, it succeed.

Change History

Changed 5 years ago by duncan

  • status changed from new to closed
  • resolution set to invalid

This is not a ghc bug, it's a c2hs bug. I've opened it in the  c2hs trac

Note: See TracTickets for help on using tickets.