Skip to content

Remove definitions of NAME_MAX #716

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
merged 1 commit into from
Sep 10, 2024

Conversation

ldorau
Copy link
Contributor

@ldorau ldorau commented Sep 10, 2024

Description

Remove definitions of NAME_MAX since it is defined in <limits.h>.

Checklist

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

@ldorau ldorau requested a review from a team as a code owner September 10, 2024 07:52
@ldorau ldorau force-pushed the Remove_definitions_of_NAME_MAX branch from b8545ae to 82e4bca Compare September 10, 2024 08:25
Remove definitions of NAME_MAX
since it is defined in limits.h.

Signed-off-by: Lukasz Dorau <[email protected]>
@ldorau ldorau force-pushed the Remove_definitions_of_NAME_MAX branch from 82e4bca to 347feaa Compare September 10, 2024 08:28
@ldorau ldorau merged commit ccae3c2 into oneapi-src:main Sep 10, 2024
66 checks passed
@ldorau ldorau deleted the Remove_definitions_of_NAME_MAX branch September 10, 2024 09:26
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