summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2019-02-14 15:36:43 +0100
committerDaniel Stenberg <daniel@haxx.se>2019-02-14 15:36:43 +0100
commita75de9de40b30231ca59d8058f11a73a08779dd3 (patch)
tree18998b52e1395f0d6bbefe88cd74ae0f5fa08ea5
parent489ef6b6941331fbccef48560fafef92fbe960ad (diff)
downloadcurl-a75de9de40b30231ca59d8058f11a73a08779dd3.tar.gz
KNOWN_BUGS: Cannot compile against a static build of OpenLDAP
Closes #2367
-rw-r--r--docs/KNOWN_BUGS5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS
index c7a4c54e6..8bc469a48 100644
--- a/docs/KNOWN_BUGS
+++ b/docs/KNOWN_BUGS
@@ -48,6 +48,7 @@ problems may have been fixed or changed somewhat since this was written!
5.1 tests not compatible with python3
5.2 curl-config --libs contains private details
5.3 curl compiled on OSX 10.13 failed to run on OSX 10.10
+ 5.4 Cannot compile against a static build of OpenLDAP
5.5 can't handle Unicode arguments in Windows
5.6 cmake support gaps
5.7 Visual Studio project gaps
@@ -382,6 +383,10 @@ problems may have been fixed or changed somewhat since this was written!
See https://github.com/curl/curl/issues/2905
+5.4 Cannot compile against a static build of OpenLDAP
+
+ See https://github.com/curl/curl/issues/2367
+
5.5 can't handle Unicode arguments in Windows
If a URL or filename can't be encoded using the user's current codepage then