Change #272847
| Category | None |
| Changed by | Viktor Szakats <commit@vsz.me> |
| Changed at | Fri 26 Jun 2026 11:36:09 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | master |
| Revision | 397b8f0ec6758dcc743f8b224fa9202f4bac931a |
Comments
tidy-up: docs, comments, typos, whitespace - GHA/windows: mention `IgnoreStandardErrorWarningFormat=true` in comment. - cmake: fix MIT/GNU GSS order in messages. - drop some exclamation marks from messages. - drop redundant ending newlines from messages. - fold/unfold where possible. - fix indent, whitespace, typos and other nits. Closes #22185
Changed files
- .github/workflows/windows.yml
- CMake/FindGSS.cmake
- CMakeLists.txt
- acinclude.m4
- configure.ac
- docs/HTTP3.md
- docs/INSTALL-CMAKE.md
- docs/INSTALL.md
- docs/MANUAL.md
- docs/RELEASE-PROCEDURE.md
- docs/cmdline-opts/Makefile.am
- docs/cmdline-opts/_URL.md
- docs/examples/http2-serverpush.c
- docs/libcurl/curl_formadd.md
- docs/libcurl/opts/CURLOPT_COPYPOSTFIELDS.md
- lib/creds.h
- lib/curl_addrinfo.c
- lib/curl_setup.h
- lib/formdata.c
- lib/http_aws_sigv4.c
- lib/if2ip.c
- lib/socks_sspi.c
- lib/transfer.c
- lib/url.c
- lib/urlapi.c
- lib/urldata.h
- lib/vtls/openssl.h
- m4/curl-apple-sectrust.m4
- m4/curl-compilers.m4
- m4/curl-confopts.m4
- m4/curl-functions.m4
- m4/curl-reentrant.m4
- scripts/cd2nroff
- src/tool_getparam.c
- tests/data/Makefile.am
- tests/ftpserver.pl
- tests/http/test_32_ftps_vsftpd.py
- tests/libtest/lib668.c
- tests/runtests.pl
- tests/server/dnsd.c
- tests/server/rtspd.c
- tests/server/sws.c
- tests/server/tftpd.c
- tests/server/util.c
- tests/test1139.pl
- tests/test1140.pl
- tests/unit/unit2413.c