| commit | 784a8ec2c1a3cc4bd676077a28a0d5f6ee7786a5 | [log] [tgz] |
|---|---|---|
| author | Viktor Szakats <commit@vsz.me> | Sun Feb 09 18:12:14 2025 +0100 |
| committer | Viktor Szakats <commit@vsz.me> | Fri Feb 14 10:37:14 2025 +0100 |
| tree | 2f64b1933db8ea45be726fa2cdd29dbd9c7b64e0 | |
| parent | edd013326dca903ce660db046cbc3981f4d147dd [diff] |
tidy-up: delete, comment or scope C macros reported unused To reduce the number `-Wunused-macro` compiler warnings: - delete unused macros. - comment out unused macro that are part of a set. - move macros into the scope they are used. This may be useful to enable by default, but there are tricky cases that I didn't manage to fix and paused the effort. E.g. internal features checks in `openssl.c`. There is more, once those are fixed. Closes #16279
curl is a command-line tool for transferring data specified with URL syntax. Learn how to use curl by reading the manpage or everything curl.
Find out how to install curl by reading the INSTALL document.
libcurl is the library curl is using to do its job. It is readily available to be used by your software. Read the libcurl manpage to learn how.
curl is Open Source and is distributed under an MIT-like license.
Contact us on a suitable mailing list or use GitHub issues/ pull requests/ discussions.
All contributors to the project are listed in the THANKS document.
For commercial support, maybe private and dedicated help with your problems or applications using (lib)curl visit the support page.
Visit the curl website for the latest news and downloads.
Download the latest source from the Git server:
git clone https://github.com/curl/curl.git
Report suspected security problems via our HackerOne page and not in public.
curl contains pieces of source code that is Copyright (c) 1998, 1999 Kungliga Tekniska Högskolan. This notice is included here to comply with the distribution terms.
Thank you to all our backers 🙏 Become a backer.
Support this project by becoming a sponsor.