How do I use Meson to silence CURL issues from there test cases? #13308
Unanswered
dreamer-coding
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How do I use Meson to silence CURL issues from their test cases? Not that I have a problem with unit tests I like adding test cases to ensure things work but one of their test cases is giving an issue about strdup not being defined and knowing that is not a cross-platform function how do I handle this?
Draft of an experiment:
Beta Was this translation helpful? Give feedback.
All reactions