Skip to content

asyn-thrdd: fix no HAVE_GETADDRINFO builds#18371

Closed
vszakats wants to merge 1 commit intocurl:masterfrom
vszakats:asyn-thrdd-no-getaddrinfo
Closed

asyn-thrdd: fix no HAVE_GETADDRINFO builds#18371
vszakats wants to merge 1 commit intocurl:masterfrom
vszakats:asyn-thrdd-no-getaddrinfo

Conversation

@vszakats
Copy link
Member

@vszakats vszakats commented Aug 22, 2025

mingw32ce, CM 4.4.0-arm schannel:

lib/asyn-thrdd.c: In function 'gethostbyname_thread':
lib/asyn-thrdd.c:349: error: too many arguments to function 'async_thrd_cleanup'

Ref: https://github.com/curl/curl/actions/runs/17158865566/job/48682687295?pr=18039#step:9:21

Follow-up to 88fc6c4 #18263

mingw32ce, CM 4.4.0-arm schannel:
```
lib/asyn-thrdd.c: In function 'gethostbyname_thread':
lib/asyn-thrdd.c:349: error: too many arguments to function 'async_thrd_cleanup'
```
https://github.com/curl/curl/actions/runs/17158865566/job/48682687295?pr=18039#step:9:21
@vszakats vszakats added the build label Aug 22, 2025
@github-actions github-actions bot added the name lookup DNS and related tech label Aug 22, 2025
@vszakats vszakats closed this in 03868ca Aug 22, 2025
@vszakats vszakats deleted the asyn-thrdd-no-getaddrinfo branch August 22, 2025 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build name lookup DNS and related tech

Development

Successfully merging this pull request may close these issues.

1 participant