Ticket #3722 (new bug)

Opened 3 years ago

Last modified 8 months ago

Haskeline Iconv needs HAVE_LANGINFO_H

Reported by: donn Owned by:
Priority: low Milestone: 7.6.2
Component: libraries (other) Version: 6.12.1 RC1
Keywords: Cc:
Operating System: Other Architecture: x86
Type of failure: Building GHC failed Difficulty:
Test Case: Blocked By:
Blocking: Related Tickets:

Description

per libraries/base/GHC/IO/Encoding/Iconv.hs, libraries/haskeline/System/Console/Haskeline/Backend/Iconv.hsc should test for HAVE_LANGINFO_H, and default codeset to "" in its absence. (No langinfo.h on Haiku.)

Change History

Changed 3 years ago by donn

  • failure changed from None/Unknown to Building GHC failed

Changed 3 years ago by simonmar

  • component changed from Compiler to libraries (other)
  • milestone set to Not GHC

Changed 2 years ago by igloo

  • milestone changed from Not GHC to 7.2.1

Changed 20 months ago by igloo

  • milestone changed from 7.2.1 to 7.4.1

Changed 16 months ago by igloo

  • priority changed from normal to low
  • milestone changed from 7.4.1 to 7.6.1

Changed 8 months ago by igloo

  • milestone changed from 7.6.1 to 7.6.2
Note: See TracTickets for help on using tickets.