Skip to content

Conversation

@colincross
Copy link
Contributor

Similar to #9561, move easy_lock.h above curl_memory.h to fix building against musl libc.

Similar to curl#9561, move easy_lock.h above curl_memory.h to fix building
against musl libc.
@github-actions github-actions bot added the name lookup DNS and related tech label May 18, 2023
@dfandrich
Copy link
Contributor

dfandrich commented May 18, 2023 via email

Copy link
Member

@bagder bagder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So sloppy of me to violate the clear "The last 3 #include files should be" ... 😢

@bagder
Copy link
Member

bagder commented May 18, 2023

Thanks!

@bagder bagder closed this in e743425 May 18, 2023
dfandrich added a commit that referenced this pull request May 22, 2023
MUSL is another libc implementation which has its own unique issues
worth testing.

Ref: #11140
Closes #11178
dfandrich added a commit that referenced this pull request May 22, 2023
MUSL is another libc implementation which has its own unique issues
worth testing.

Ref: #11140
Closes #11178
bch pushed a commit to bch/curl that referenced this pull request Jul 19, 2023
Similar to curl#9561, move easy_lock.h above curl_memory.h to fix building
against musl libc.

Closes curl#11140
bch pushed a commit to bch/curl that referenced this pull request Jul 19, 2023
MUSL is another libc implementation which has its own unique issues
worth testing.

Ref: curl#11140
Closes curl#11178
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

name lookup DNS and related tech

Development

Successfully merging this pull request may close these issues.

3 participants