darcs

Patch 2296 WIP adjustments to allow building with ghc-9.6

Title WIP adjustments to allow building with ghc-9.6
Superseder Nosy List bfrk
Related Issues
Status followup-in-progress Assigned To
Milestone

Created on 2023-05-30.18:19:19 by bfrk, last changed 2023-06-24.14:58:56 by ganesh.

Files
File name Status Uploaded Type Edit Remove
patch-preview.txt bfrk, 2023-05-30.18:19:17 text/x-darcs-patch
wip-adjustments-to-allow-building-with-ghc_9_6.dpatch bfrk, 2023-05-30.18:19:17 application/x-darcs-patch
See mailing list archives for discussion on individual patches.
Messages
msg23295 (view) Author: bfrk Date: 2023-05-30.18:19:17
Obviously not for screened. Oh, and I forgot to mention that the error only
happens on Linux.

1 patch for repository http://darcs.net/screened:

patch 101d824f8aa74f1e3535ea3b8cfb17a063a08686
Author: Ben Franksen <ben.franksen@online.de>
Date:   Mon May 29 11:57:59 CEST 2023
  * WIP adjustments to allow building with ghc-9.6

  This patch currently breaks tests/switch-encoding.sh, regardless of which
  ghc/base version is used. The error happens when we try to send a bundle
  with UTF8 encoded meta data and content with the environment set to
  LC_ALL=C. The message is:

    darcs: recoverEncode: invalid argument (invalid character)
Attachments
History
Date User Action Args
2023-05-30 18:19:19bfrkcreate
2023-06-24 14:58:56ganeshsetstatus: needs-screening -> followup-in-progress