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

Rename min/max functions to resolve naming conflicts with windows.h #2913

Closed
wants to merge 2 commits into from

Conversation

Vika-F
Copy link
Contributor

@Vika-F Vika-F commented Sep 24, 2024

This PR resolves naming conflicts in oneDAL codes and <windows.h> header.

Following changes were made:

  • min and max functions renamed into serviceMin and serviceMax in "service_utils.h";
  • min method renamed into featureMin in IndexedFeatures class in dtrees_feature_type_helper.h.

This PR is related to #2865.

@Vika-F
Copy link
Contributor Author

Vika-F commented Sep 24, 2024

/intelci: run

@Vika-F Vika-F closed this Sep 25, 2024
@Vika-F Vika-F deleted the dev/minmax_rename branch September 25, 2024 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant