Skip to content

Update zel* functions to use (void) instead of ()#497

Merged
rwmcguir merged 1 commit into
oneapi-src:masterfrom
rwmcguir:gh-issue-342-callback-void
Jul 16, 2026
Merged

Update zel* functions to use (void) instead of ()#497
rwmcguir merged 1 commit into
oneapi-src:masterfrom
rwmcguir:gh-issue-342-callback-void

Conversation

@rwmcguir

Copy link
Copy Markdown
Contributor
  • This should be a transparent change for C++ <C23 users
  • Fixes C and C23+ users to avoid warnings

+ This should be a transparent change for C++ <C23 users
+ Fixes C and C23+ users to avoid warnings

Signed-off-by: Russell McGuire <russell.w.mcguire@intel.com>
@rwmcguir rwmcguir linked an issue Jul 15, 2026 that may be closed by this pull request
@rwmcguir
rwmcguir requested a review from nrspruit July 15, 2026 22:33
@rwmcguir
rwmcguir merged commit 8674883 into oneapi-src:master Jul 16, 2026
50 checks passed
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.

Please use (void) and not ()

2 participants