Skip to content

Correct pthread library name in find_library()#716

Merged
fabioz merged 1 commit intomicrosoft:mainfrom
s-t-e-v-e-n-k:correct-test_threads-find_library
Sep 16, 2021
Merged

Correct pthread library name in find_library()#716
fabioz merged 1 commit intomicrosoft:mainfrom
s-t-e-v-e-n-k:correct-test_threads-find_library

Conversation

@s-t-e-v-e-n-k
Copy link
Contributor

ctypes.util.find_library() does not require the "lib" prefix, and may
throw an exception depending on the environment, so drop the prefix
when finding it.

ctypes.util.find_library() does not require the "lib" prefix, and may
throw an exception depending on the environment, so drop the prefix
when finding it.
@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 2, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@fabioz fabioz merged commit 9d8bb3f into microsoft:main Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants