Skip to content
Success

#28361 (Apr 29, 2026, 8:02:41 PM)

Started 17 hr ago
Took 10 sec on build4-deb12build-ansible

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

This run spent:

  • 5 min 43 sec waiting;
  • 10 sec build duration;
  • 5 min 54 sec total from scheduled to completion.
Revision: fa58b798fce9d7969e0f59eed82d2c8db8e44409
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