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

[ML-271] [Core] Resolve build warnings #285

Merged
merged 1 commit into from
May 8, 2023

Conversation

minmingzhu
Copy link
Collaborator

@minmingzhu minmingzhu commented May 7, 2023

  1. icpx warning: dpcpp deprecation & -g switch
  2. c++: switch warning and size_t type mismatch

(closes #271)

2. c++: switch warning and size_t type mismatch

Signed-off-by: minmingzhu <[email protected]>
@github-actions
Copy link

github-actions bot commented May 7, 2023

#271

@xwu99 xwu99 merged commit e8ee55f into oap-project:master May 8, 2023
minmingzhu added a commit to minmingzhu/oap-mllib that referenced this pull request May 9, 2023
2. c++: switch warning and size_t type mismatch

Signed-off-by: minmingzhu <[email protected]>
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.

[Core] Resolve build warnings
2 participants