darcs

Patch 2392 resolve issue2721

Title resolve issue2721
Superseder Nosy List bfrk
Related Issues
Status rejected Assigned To
Milestone

Created on 2024-05-19.14:23:46 by bfrk, last changed 2024-05-21.07:57:20 by bfrk.

Files
File name Status Uploaded Type Edit Remove
patch-preview.txt bfrk, 2024-05-19.14:23:44 text/x-darcs-patch
resolve-issue2721.dpatch bfrk, 2024-05-19.14:23:45 application/x-darcs-patch
See mailing list archives for discussion on individual patches.
Messages
msg23851 (view) Author: bfrk Date: 2024-05-19.14:23:45
1 patch for repository darcs-unstable@darcs.net:screened:

patch a6d109e310081634231eac77b484699836cd2200
Author: Ben Franksen <ben.franksen@online.de>
Date:   Sun May 19 14:35:14 CEST 2024
  * resolve issue2721

  From ghc-9.6 up to ghc-9.10, System.Directory.copyFile is broken on Windows
  in that it doesn't throw an exception when the source file does not exist.
  Instead it succeeds and creates an empty file. This patch works around that
  issue until it is fixed in the upstream packages.
Attachments
msg23852 (view) Author: ganesh Date: 2024-05-19.14:31:36
Looks good to me.
msg23889 (view) Author: bfrk Date: 2024-05-21.07:57:20
We have a better solution, see patch 2395.
History
Date User Action Args
2024-05-19 14:23:46bfrkcreate
2024-05-19 14:31:36ganeshsetstatus: needs-screening -> accepted-pending-tests
messages: + msg23852
2024-05-20 07:35:13bfrksetstatus: accepted-pending-tests -> in-discussion
2024-05-21 07:57:20bfrksetstatus: in-discussion -> rejected
messages: + msg23889