summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2019-01-10 16:52:39 +0100
committerDaniel Stenberg <daniel@haxx.se>2019-01-10 16:52:39 +0100
commit13f09f6f6b845bc3ff3ba4699ed7e8120296fac0 (patch)
treece40f66fa7b9572b3bc0204bd095c7ef7b73b8e7
parent411d0c7244e5f99ea9aeca6ff226cd01d41e95b9 (diff)
downloadcurl-13f09f6f6b845bc3ff3ba4699ed7e8120296fac0.tar.gz
KNOWN_BUGS: cmake makes unusable tool_hugehelp.c with MinGW
Closes #3125
-rw-r--r--docs/KNOWN_BUGS9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS
index 6a7a3bb78..b397149d5 100644
--- a/docs/KNOWN_BUGS
+++ b/docs/KNOWN_BUGS
@@ -377,10 +377,19 @@ problems may have been fixed or changed somewhat since this was written!
offers. This includes:
- use of correct soname for the shared library build
+
- support for several TLS backends are missing
+
- the unit tests cause link failures in regular non-static builds
+
- no nghttp2 check
+ - no check for what variadic macros that are supported. See
+ https://github.com/curl/curl/pull/3452
+
+ - unusable tool_hugehelp.c with MinGW, see
+ https://github.com/curl/curl/issues/3125
+
5.7 Visual Studio project gaps
The Visual Studio projects lack some features that the autoconf and nmake