Ticket #2350 (closed bug: invalid)

Opened 5 years ago

Last modified 5 years ago

hSetEcho: failed (failed to set echoing) on Windows

Reported by: EricKow Owned by:
Priority: normal Milestone:
Component: libraries/base Version: 6.8.2
Keywords: Cc:
Operating System: Unknown/Multiple Architecture: Unknown/Multiple
Type of failure: Difficulty:
Test Case: Blocked By:
Blocking: Related Tickets:

Description

The attached program fails under Windows. It tries to do a hSetEcho on stdout. The error I get is

get-echo: <stdout>: hSetEcho: failed (failed to set echoing)

P.S. This is me trying to look into darcs bug  http://bugs.darcs.net/issue774 . Any hints for that appreciated on our tracker

Attachments

get-echo.hs Download (498 bytes) - added by EricKow 5 years ago.

Change History

Changed 5 years ago by EricKow

Changed 5 years ago by EricKow

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

Oops! It occured to me that I was supposed to set echo on stdin, not on stdout (I guess)... program seems to work fine without it. Sorry! I guess I'll just resolve this as invalid?

Changed 5 years ago by simonmar

  • architecture changed from Unknown to Unknown/Multiple

Changed 5 years ago by simonmar

  • os changed from Unknown to Unknown/Multiple
Note: See TracTickets for help on using tickets.