Attention is currently required from: fixeria, laforge.
pespin has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/libosmocore/+/41891?usp=email )
Change subject: logging: Make struct log_context and struct log_target private ......................................................................
Patch Set 9:
(1 comment)
Patchset:
PS1:
As you all know, I'm rather opposed to breaking API compatibility. […]
@laforge@gnumonks.org Yes, I think I already listed them in a comment here. I already fixed all the users, it was almost 100% 4-5 users of the logging filters feature, which have been converted to use the new APIs which were merged a few days ago. All those patches are merged so afaict there are no active users of the struct field.
This commit itself doesn't break the ABI in the sense that it's not really changing the structure itself, though it becomes private and hence may be changed in the future (future=next patch ;)