diff dist-files.mk @ 6554:a6f1111a9f1d

readline: Check console codepage for UTF-8 locale on Windows. * src/readline-4-locale.patch: Get console input codepage to check for UTF-8 locale on Windows. Be more careful with setting locale on Windows. * src/readline-2-event-hook.patch: Support non-UTF-8 locale. (Not really compatible to Octave which expects that all character arrays are UTF-8 encoded). * dist-files.mk: Add new file to list.
author Markus Mützel <markus.muetzel@gmx.de>
date Sun, 27 Nov 2022 19:08:31 +0100
parents 38a32b0869a9
children 4a5428df82e1
line wrap: on
line diff
--- a/dist-files.mk	Sat Dec 03 12:48:38 2022 -0500
+++ b/dist-files.mk	Sun Nov 27 19:08:31 2022 +0100
@@ -668,6 +668,7 @@
   readline-1-sigwinch.patch \
   readline-2-event-hook.patch \
   readline-3-fd_set.patch \
+  readline-4-locale.patch \
   readline.mk \
   release-octave-1-gnulib.patch \
   release-octave.mk \