diff options
author | Jay Satiro <raysatiro@yahoo.com> | 2017-05-01 13:44:39 -0400 |
---|---|---|
committer | Jay Satiro <raysatiro@yahoo.com> | 2017-05-01 14:48:34 -0400 |
commit | 499a7288fe831ef51a9b0930fc67bcd97aa6c675 (patch) | |
tree | 47883613f5a18b5da165054454c41b61491f46fb /tests/unit | |
parent | 0912a5c760dd9b85692e121313a04797b52d4ab2 (diff) |
curl_setup: Ensure no more than one IDN lib is enabled
Prior to this change it was possible for libcurl to be built with both
Windows' native IDN lib (normaliz) and libidn2 enabled. It appears that
doesn't offer any benefit --and could cause a bug-- since libcurl's IDN
handling is written to use either one but not both.
Bug: https://github.com/curl/curl/issues/1441#issuecomment-297689856
Reported-by: Gisle Vanem
Diffstat (limited to 'tests/unit')
0 files changed, 0 insertions, 0 deletions