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

prefix macro VERSION #882

Merged
merged 2 commits into from
Jul 25, 2023
Merged

prefix macro VERSION #882

merged 2 commits into from
Jul 25, 2023

Conversation

cspiel1
Copy link
Collaborator

@cspiel1 cspiel1 commented Jul 19, 2023

Avoids name conflict in zephyr

@cspiel1
Copy link
Collaborator Author

cspiel1 commented Jul 19, 2023

On Windows the installation of OpenSSL fails. This has nothing to do with this PR.

@sreimers
Copy link
Member

Is fixed in main

@cspiel1 cspiel1 force-pushed the macro_version_prefix branch from 6ca3857 to 36d9ee4 Compare July 19, 2023 12:13
#ifndef VERSION
#define VERSION "???"
#ifndef RE_VERSION
#define RE_VERSION "???"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The version string is re-defined here ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes this looks strange, better to include re_sys.h

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I add a commit.

@sreimers sreimers merged commit ea1a6af into baresip:main Jul 25, 2023
@cspiel1 cspiel1 deleted the macro_version_prefix branch July 25, 2023 07:51
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.

3 participants