darcs

Patch 2250 Darcs.Util.ByteString: use the portable System.Directo...

Title Darcs.Util.ByteString: use the portable System.Directo...
Superseder Nosy List bf
Related Issues
Status needs-review Assigned To
Milestone

Created on 2022-06-12.18:23:36 by bf, last changed 2022-06-12.18:25:06 by bf.

Files
File name Status Uploaded Type Edit Remove
darcs_util_bytestring_-use-the-portable-system_directory_getfilesize.dpatch bf, 2022-06-12.18:23:35 application/x-darcs-patch
patch-preview.txt bf, 2022-06-12.18:23:35 text/x-darcs-patch
See mailing list archives for discussion on individual patches.
Messages
msg23013 (view) Author: bf Date: 2022-06-12.18:23:35
1 patch for repository http://darcs.net/screened:

patch 9db724ca45240f22a8023e2f90b2fde6d7d54725
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sat May  7 18:29:17 CEST 2022
  * Darcs.Util.ByteString: use the portable System.Directory.getFileSize

  Used to get file size in the error handlers for readSegment and mmapFilePS.
  I guess this is also a bug fix, since in case the file is a symbolic link we
  really want the size of the link target here, not that of the link itself.
Attachments
History
Date User Action Args
2022-06-12 18:23:36bfcreate
2022-06-12 18:25:06bfsetstatus: needs-screening -> needs-review