darcs

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

Title Darcs.Util.ByteString: use the portable System.Directo...
Superseder Nosy List bfrk
Related Issues
Status accepted Assigned To
Milestone

Created on 2022-06-12.18:23:36 by bfrk, last changed 2023-06-24.17:17:06 by ganesh.

Files
File name Status Uploaded Type Edit Remove
darcs_util_bytestring_-use-the-portable-system_directory_getfilesize.dpatch bfrk, 2022-06-12.18:23:35 application/x-darcs-patch
patch-preview.txt bfrk, 2022-06-12.18:23:35 text/x-darcs-patch
See mailing list archives for discussion on individual patches.
Messages
msg23013 (view) Author: bfrk 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
msg23388 (view) Author: ganesh Date: 2023-06-24.16:26:45
fine
History
Date User Action Args
2022-06-12 18:23:36bfrkcreate
2022-06-12 18:25:06bfrksetstatus: needs-screening -> needs-review
2023-06-24 16:26:45ganeshsetstatus: needs-review -> accepted-pending-tests
messages: + msg23388
2023-06-24 17:17:06ganeshsetstatus: accepted-pending-tests -> accepted