Skip to content
Success

#28434 (May 1, 2026, 5:18:27 PM)

Started 8 hr 29 min ago
Took 2.8 sec on build5-deb12build-ansible

Started by upstream project gerrit-osmo-trx build number 578
originally caused by:

This run spent:

  • 11 min waiting;
  • 2.8 sec build duration;
  • 11 min total from scheduled to completion.
Revision: 3e802c030c28938ed0dbb498d934534de5edfb70
Repository: $GERRIT_REPO_URL
  • master
convolve: avoid function pointer casts by adding wrapper functions

Introduce _base_convolve_*_void() wrappers matching the expected
function pointer signatures and use them instead of casting
_base_convolve_* functions to (void *).

This removes unsafe function pointer casts and improves
type safety, which is required for stricter toolchains and
non-native targets (e.g. WebAssembly)

Change-Id: Idecb118be285eb3e4691d1761d0d8fa24fd80c75
dtv.comp at