[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnurl] 350/411: KNOWN_BUGS: cmake build doesn't fail if zlib not found
From: |
gnunet |
Subject: |
[gnurl] 350/411: KNOWN_BUGS: cmake build doesn't fail if zlib not found |
Date: |
Wed, 13 Jan 2021 01:22:45 +0100 |
This is an automated email from the git hooks/post-receive script.
nikita pushed a commit to branch master
in repository gnurl.
commit 529423a270f9041ff4753afffee8d62392d35a1f
Author: Daniel Stenberg <daniel@haxx.se>
AuthorDate: Wed Nov 18 16:56:17 2020 +0100
KNOWN_BUGS: cmake build doesn't fail if zlib not found
Closes #6173
---
docs/KNOWN_BUGS | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS
index 5a9b1bf70..53ea5bf76 100644
--- a/docs/KNOWN_BUGS
+++ b/docs/KNOWN_BUGS
@@ -129,6 +129,7 @@ problems may have been fixed or changed somewhat since this
was written!
15.6 uses -lpthread instead of Threads::Threads
15.7 generated .pc file contains strange entries
15.8 libcurl.pc uses absolute library paths
+ 15.9 doesn't fail if zlib support is requested but not found
==============================================================================
@@ -883,3 +884,7 @@ problems may have been fixed or changed somewhat since this
was written!
autotools equivalent would say Libs.private: -lssl -lcrypto -lz
See https://github.com/curl/curl/issues/6169
+
+15.9 doesn't fail if zlib support is requested but not found
+
+ See https://github.com/curl/curl/issues/6173
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [gnurl] 386/411: splay: rename Curl_splayremovebyaddr to Curl_splayremove, (continued)
- [gnurl] 386/411: splay: rename Curl_splayremovebyaddr to Curl_splayremove, gnunet, 2021/01/12
- [gnurl] 392/411: tests/util.py: fix compatibility with Python 2, gnunet, 2021/01/12
- [gnurl] 399/411: urlapi: don't accept blank port number field without scheme, gnunet, 2021/01/12
- [gnurl] 410/411: adjust makefile for opts, gnunet, 2021/01/12
- [gnurl] 366/411: urldata: remove 'void *protop' and create the union 'p', gnunet, 2021/01/12
- [gnurl] 344/411: cirrus: build with FreeBSD 12.2 in CirrusCI, gnunet, 2021/01/12
- [gnurl] 313/411: copyright: fix year ranges, gnunet, 2021/01/12
- [gnurl] 373/411: tool_writeout: use off_t getinfo-types instead of doubles, gnunet, 2021/01/12
- [gnurl] 341/411: RELEASE-NOTES: synced, gnunet, 2021/01/12
- [gnurl] 304/411: rtsp: fixed Session ID comparison to refuse prefix, gnunet, 2021/01/12
- [gnurl] 350/411: KNOWN_BUGS: cmake build doesn't fail if zlib not found,
gnunet <=
- [gnurl] 323/411: FAQ: remove "Why is there a HTTP/1.1 in my HTTP/2 request?", gnunet, 2021/01/12
- [gnurl] 365/411: winbuild: remove docs from Makefiles and refer to README.md, gnunet, 2021/01/12
- [gnurl] 343/411: tests/*server.py: close log file after each log line, gnunet, 2021/01/12
- [gnurl] 307/411: travis: use ninja-build for CMake builds, gnunet, 2021/01/12
- [gnurl] 287/411: tests: fix some http/2 tests for older versions of nghttpx, gnunet, 2021/01/12
- [gnurl] 408/411: gnurl adjustments (paths), gnunet, 2021/01/12
- [gnurl] 405/411: urldata: restore comment on ssl_connect_data.use, gnunet, 2021/01/12
- [gnurl] 396/411: scripts/completion.pl: parse all opts, gnunet, 2021/01/12
- [gnurl] 388/411: cmake: check for linux/tcp.h, gnunet, 2021/01/12
- [gnurl] 401/411: ftp: make wc_statemach loop instead of recurse, gnunet, 2021/01/12