Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tool_operate: avoid a few #ifdefs for disabled-libcurl builds #9486

Closed
wants to merge 1 commit into from

Conversation

bagder
Copy link
Member

@bagder bagder commented Sep 12, 2022

By providing empty macros in the header file instead, the code gets easier to read and yet is disabled on demand.

By providing empty macros in the header file instead, the code gets
easier to read and yet is disabled on demand.
@bagder bagder closed this in ee56e6f Sep 13, 2022
@bagder bagder deleted the bagder/curl-wo-libcurl branch September 13, 2022 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant