KNOWN_BUGS: Cannot compile against a static build of OpenLDAP

Closes #2367
This commit is contained in:
Daniel Stenberg 2019-02-14 15:36:43 +01:00
Родитель 489ef6b694
Коммит a75de9de40
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 5CC908FDB71E12C2
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -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