Skip to content

lib: remove Curl_ prefix from static functions - #15419

Closed
bagder wants to merge 1 commit into
masterfrom
bagder/lib-prefix-fix
Closed

lib: remove Curl_ prefix from static functions#15419
bagder wants to merge 1 commit into
masterfrom
bagder/lib-prefix-fix

Conversation

@bagder

@bagder bagder commented Oct 26, 2024

Copy link
Copy Markdown
Member

'Curl_' is a prefix used for library global functions (cross-files). Static functions should thus not use it.

'Curl_' is a prefix used for library global functions (cross-files).
Static functions should thus not use it.
@bagder bagder added the tidy-up label Oct 26, 2024
@bagder bagder closed this in 522c89a Oct 27, 2024
@bagder
bagder deleted the bagder/lib-prefix-fix branch October 27, 2024 09:57
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
'Curl_' is a prefix used for library global functions (cross-files).
Static functions should thus not use it.

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

Labels

Development

Successfully merging this pull request may close these issues.

1 participant