Skip to content

Va args - #1434

Merged
lplewa merged 2 commits into
oneapi-src:mainfrom
lplewa:va_args
Jul 15, 2025
Merged

Va args#1434
lplewa merged 2 commits into
oneapi-src:mainfrom
lplewa:va_args

Conversation

@lplewa

@lplewa lplewa commented Jul 11, 2025

Copy link
Copy Markdown
Contributor

Description

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly
  • CI workflows, not executed per PR (e.g. Nightly), execute properly
  • New tests added, especially if they will fail without my changes
  • Added/extended example(s) to cover this functionality
  • Extended the README/documentation
  • All newly added source files have a license
  • All newly added source files are referenced in CMake files
  • Logger (with debug/info/... messages) is used
  • All API changes are reflected in docs and def/map files, and are tested

@lplewa
lplewa force-pushed the va_args branch 3 times, most recently from ce38044 to fa3c433 Compare July 11, 2025 12:56
Comment thread include/umf/memory_pool_ops.h Outdated
Comment thread src/ctl/ctl.c Outdated
Comment thread src/ctl/ctl.c
Comment thread src/libumf.c Outdated
Comment thread src/libumf.c Outdated
Comment thread src/memory_pool.c Outdated
Comment thread test/ctl/ctl_debug.c
Comment thread test/ctl/ctl_unittest.cpp Outdated
Comment thread test/ctl/ctl_unittest.cpp
Comment thread test/ctl/ctl_unittest.cpp
@lplewa
lplewa force-pushed the va_args branch 3 times, most recently from 5f3e3d2 to 878e98c Compare July 11, 2025 14:49
@lplewa
lplewa marked this pull request as ready for review July 11, 2025 14:50
@lplewa
lplewa requested a review from a team as a code owner July 11, 2025 14:50
@lplewa
lplewa force-pushed the va_args branch 2 times, most recently from 0fe7ef7 to 7fd29db Compare July 11, 2025 15:00
Comment thread benchmark/benchmark_umf.hpp
Comment thread src/memory_pool.c
Comment thread include/umf/experimental/ctl.h
It was never really needed, as name conflict can be handled it with
__VA_ARGS__ parameter but now as by_handle handlers are in two separete files we
do not have a conflict at all.
@lplewa
lplewa force-pushed the va_args branch 11 times, most recently from 52d2d63 to 8fc0a2b Compare July 15, 2025 10:28
@lplewa
lplewa merged commit f38a42d into oneapi-src:main Jul 15, 2025
139 of 142 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.

3 participants