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

main,httpauth: fix different from the declaration #1095

Merged
merged 4 commits into from
Mar 29, 2024
Merged

Conversation

jobo-zt
Copy link
Contributor

@jobo-zt jobo-zt commented Mar 29, 2024

Fix 2 Parameter is different from the declaration.
Fix 1 Warning C4550: Expression evaluated as a function with missing parameter list

fixes: #1094

include/re_main.h Outdated Show resolved Hide resolved
src/main/main.c Outdated Show resolved Hide resolved
@sreimers sreimers changed the title main: httpauth fix Visual Studio warning main,httpauth: fix different from the declaration Mar 29, 2024
@sreimers sreimers merged commit b4f0885 into baresip:main Mar 29, 2024
37 checks passed
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.

Vs2017 Compilation Warning
2 participants