
16 Apr
2010
16 Apr
'10
3:24 p.m.
On Thu, Apr 15, 2010 at 04:20:51PM +0200, Matthias Kilian wrote:
Thu Apr 15 16:04:52 CEST 2010 Matthias Kilian
* Ignore the return code of c_fcntl_write again The return code has been ignored in the past on purpose, because O_NONBLOCK will fail on BSDs for some special files. This fixes the problem mentioned in http://www.haskell.org/pipermail/glasgow-haskell-users/2010-April/018698.htm...
Applied, thanks! Thanks Ian