[darcs-devel] darcs patch: fixed errno reporting in pull

Jason Dagit dagit at codersbase.com
Sun Aug 14 00:43:27 PDT 2005


Sun Aug 14 00:12:55 PDT 2005  Jason Dagit <dagit at codersbase.com>
  * fixed errno reporting in pull
  make test was incorrectly failing, under OSX 10.4 w/ghc 6.4.  For some reason
  throwErrno was reporting a zero errno instead of 13 (permission denied).
  This patch avoids calling throwErrno and instead uses ioError and passes the
  value of errno.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 16839 bytes
Desc: A darcs patch for your repository!
Url : http://lists.osuosl.org/pipermail/darcs-devel/attachments/20050814/4aee48bf/attachment.bin


More information about the darcs-devel mailing list