Ticket #585 (closed bug: Fixed)

Opened 12 years ago

Last modified 43 years ago

Possible breakage in Socket[Prim]?

Reported by: volkersf Owned by: simonmar
Priority: normal Milestone:
Component: hslibs/net Version: 5.0
Keywords: Cc:
Operating System: Architecture:
Type of failure: Difficulty:
Test Case: Blocked By:
Blocking: Related Tickets:

Description

When building some applications extensively using sockets with a ghc-5.01 from a two or three days old cvs, I constantly get:

SocketPrim.hsc:235: Non-exhaustive patterns in case

That´s in peekSockAddr, e.g. called by accept.
It will bomb on me every time, on different occasions
(at least accept, maybe select, too).

Might be kind of a deja vu?

Change History

Changed 12 years ago by simonmar

  • status changed from assigned to closed
Note: See TracTickets for help on using tickets.