Ticket #3258 (closed bug: fixed)

Opened 4 years ago

Last modified 4 years ago

a.out file in ghc 6.10.3 package, under libraries/haskeline

Reported by: guest Owned by: judah
Priority: normal Milestone:
Component: libraries (other) Version: 6.10.3
Keywords: Cc:
Operating System: Unknown/Multiple Architecture: Unknown/Multiple
Type of failure: Difficulty:
Test Case: Blocked By:
Blocking: Related Tickets:

Description

Summary says it all, it seems to have snuck in there; maybe there's some cleaning step missing in the packaging step (make dist?).

Change History

Changed 4 years ago by judah

  • owner set to judah
  • status changed from new to assigned

Thanks for the report; I'm looking into this.

Changed 4 years ago by judah

  • status changed from assigned to closed
  • resolution set to fixed

Now fixed in Haskeline's HEAD, with the following patch:

  * Fix ghc issue #3258: don't leave an a.out file in the current directory when configure checks for iconv.
Note: See TracTickets for help on using tickets.