Make ibis_message_set_params variadic

Review Request #3165 — Created May 6, 2024 and submitted — Latest diff uploaded

Information

ibis/ibis
default

Reviewers

This renames ibis_message_set_params to ibis_message_set_paramsv and
reimplements ibis_message_set_params to use GStrvBuilder to build a GStrv that
is then passed to ibis_message_set_paramsv.

Called in the turtles.

Commits

Files