Skip to content

Conversation

@ldorau
Copy link
Contributor

@ldorau ldorau commented Nov 19, 2024

Description

Fix: getGlobalLruListSize() is needed only in debug mode.

Fix the warning:

warning : unused function 'getGlobalLruListSize' [-Wunused-function]

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 November 19, 2024 08:23
@ldorau ldorau force-pushed the Fix_getGlobalLruListSize_is_needed_only_in_debug_mode branch from f8f6ba5 to 2eb75eb Compare November 19, 2024 10:17
@ldorau ldorau requested a review from vinser52 November 19, 2024 10:18
Fix the warning:
warning : unused function 'getGlobalLruListSize' [-Wunused-function]

Signed-off-by: Lukasz Dorau <[email protected]>
@ldorau ldorau force-pushed the Fix_getGlobalLruListSize_is_needed_only_in_debug_mode branch from 2eb75eb to 4e62f3c Compare November 19, 2024 10:35
@lukaszstolarczuk lukaszstolarczuk merged commit 1f137a5 into oneapi-src:main Nov 19, 2024
76 of 77 checks passed
@ldorau ldorau deleted the Fix_getGlobalLruListSize_is_needed_only_in_debug_mode branch November 19, 2024 13:31
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.

4 participants