Skip to content

Fix warnings RC4005: 'UMF_VERSION' : redefinition #621

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

Merged

Conversation

ldorau
Copy link
Contributor

@ldorau ldorau commented Jul 19, 2024

Description

Fix the warnings:

umf\build\src\libumf.rc(12): warning RC4005: 'UMF_VERSION' : redefinition
umf\build\src\proxy_lib\proxy_lib.rc(12): warning RC4005: 'UMF_VERSION' : redefinition

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly

Fix the warnings:

umf\build\src\libumf.rc(12): warning RC4005: 'UMF_VERSION' : redefinition
umf\build\src\proxy_lib\proxy_lib.rc(12): warning RC4005: 'UMF_VERSION' : redefinition

Signed-off-by: Lukasz Dorau <[email protected]>
@ldorau ldorau requested a review from a team as a code owner July 19, 2024 07:26
@ldorau ldorau requested a review from lukaszstolarczuk July 19, 2024 07:27
@ldorau
Copy link
Contributor Author

ldorau commented Jul 19, 2024

@lukaszstolarczuk please review

Copy link
Contributor

@lukaszstolarczuk lukaszstolarczuk left a comment

Choose a reason for hiding this comment

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

hah, I was going to fix this today - thx!

@ldorau ldorau merged commit 2c608df into oneapi-src:main Jul 19, 2024
63 checks passed
@ldorau ldorau deleted the Fix_warning_RC4005_UMF_VERSION__redefinition branch July 19, 2024 12:58
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