From: Daniel Stenberg Date: Mon, 22 May 2023 15:08:45 +0000 (+0200) Subject: TODO: build curl with Windows Unicode support X-Git-Tag: curl-8_1_1~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7128ae8100b2d629780046ea05eb183cb6068eab;p=thirdparty%2Fcurl.git TODO: build curl with Windows Unicode support Closes #7229 --- diff --git a/docs/TODO b/docs/TODO index 7ef915e651..962e759cee 100644 --- a/docs/TODO +++ b/docs/TODO @@ -181,6 +181,7 @@ 19.3 Do not use GNU libtool on OpenBSD 19.4 Package curl for Windows in a signed installer 19.5 make configure use --cache-file more and better + 19.6 build curl with Windows Unicode support 20. Test suite 20.1 SSL tunnel @@ -1320,6 +1321,13 @@ See https://github.com/curl/curl/issues/7753 +19.6 build curl with Windows Unicode support + + The user wants an easier way to tell autotools to build curl with Windows + Unicode support, like ./configure --enable-windows-unicode + + See https://github.com/curl/curl/issues/7229 + 20. Test suite 20.1 SSL tunnel