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

ssh: fix namespace of two local macros #12544

Closed
wants to merge 1 commit into from
Closed

Conversation

vszakats
Copy link
Member

@vszakats vszakats commented Dec 17, 2023

Avoid using the libssh and libssh2 macro namespaces by prefixing
these local macro names with CURL_.

Follow-up to 413a0fe #12346

Closes #12544

Avoid stomping the libssh and libssh2 macro namespaces by prefixing
these with `CURL_`.

Follow-up to 413a0fe curl#12346

Closes #xxxxx
@vszakats vszakats changed the title ssh: fix the namespace for two local macros ssh: fix namespace of two local macros Dec 17, 2023
@vszakats vszakats closed this in 15b09d9 Dec 17, 2023
@vszakats vszakats deleted the sshmacro branch December 17, 2023 14:58
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.

None yet

2 participants