unpackFamily on Windows fails match
In the HostEntry returned by Network.BSD.getHostByName, evaluating the hostFamily field causes the following error, which is pointing at the unpackFamily function:
*** Exception: Network/Socket.hsc:(1711,17)-(1777,13): Non-exhaustive patterns in case
This occurs with 6.8.2 and 6.9.20080323 i386. The machine is running Windows Server 2008 x64.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.9 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | libraries/network |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture | x86 |
Edited by RafaelGCPP