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

Add run-time version info #726

Merged
merged 2 commits into from
Jun 15, 2022
Merged

Conversation

olback
Copy link
Contributor

@olback olback commented Jun 14, 2022

When using Sentry as a dynamic library, SENTRY_SDK_VERSION is not necessarily the currently loaded version. The DLL may be a different version. These functions fix this by returning the values from a function, which live in the dynamic library, not the static import library.

@olback olback marked this pull request as draft June 14, 2022 20:09
@olback olback marked this pull request as ready for review June 14, 2022 20:25
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.

None yet

2 participants