mirror of
https://github.com/curl/curl.git
synced 2026-07-29 08:43:07 +03:00
KNOWN_BUGS: mention AppleIDN and WinIDN test problems
Closes #14176 Closes #14387
This commit is contained in:
parent
781c14c4ed
commit
7d45b52166
7 changed files with 27 additions and 3 deletions
1
.github/workflows/windows.yml
vendored
1
.github/workflows/windows.yml
vendored
|
|
@ -480,7 +480,6 @@ jobs:
|
|||
run: |
|
||||
export TFLAGS='-j14 !TFTP !MQTT !WebSockets !SMTP !FTP ${{ matrix.tflags }}'
|
||||
if [[ '${{ matrix.config }}' = *'-DUSE_WIN32_IDN=ON'* ]]; then
|
||||
TFLAGS+=' ~165'
|
||||
if [[ '${{ matrix.config }}' != *'-DENABLE_UNICODE=ON'* ]]; then
|
||||
TFLAGS+=' ~1448 ~2046 ~2047'
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue