Hi keso,

The reason is libcurl 8.13 changes.
For more details see:
* https://bugs.gnunet.org/view.php?id=9664
* https://bugzilla.opensuse.org/show_bug.cgi?id=1241036
* https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1101232
* https://bugs.gentoo.org/953520
* https://github.com/curl/curl/issues/17029

You may use the next patch to adapt the tests to the new libcurl behaviour:
https://git.gnunet.org/libmicrohttpd.git/patch/?id=036f8fdec2802e48e2555b2caf381bb1c565ab82

--
Best,
Evgeny


23.04.2025 13:36, togb- via libmicrohttpd пишет:
Running the tests, make check, on Alpine Linux fails "test_tricky_url" with:
Wrong URI: `/one%0dtwo', line: 304

Printed what it compares with and that is:
Compared against: `/one^Mtwo', line: 307

I'd like to find out what it is so that the Alpine Linux build tool can
run the tests when building the libmicrohttpd package.

Reply via email to