Attention is currently required from: fixeria.
pespin has posted comments on this change. ( 
https://gerrit.osmocom.org/c/osmocom-bb/+/30101 )

Change subject: trxcon: reorganize the core logic into libtrxcon.la
......................................................................


Patch Set 1:

(1 comment)

File src/host/trxcon/include/osmocom/bb/trxcon/trxcon.h:

https://gerrit.osmocom.org/c/osmocom-bb/+/30101/comment/8c82cad9_2760c6b1 
PS1, Line 34: struct trxcon_log_cfg {
this will break ABI next time you want to add a new category and old client 
uses newer version of the library (read out of bounds will occur).
Maybe you want to have an enum and a function to set a specific category 
identified by the ENUM. You can implement it with a switch statement to set up 
this internally.



--
To view, visit https://gerrit.osmocom.org/c/osmocom-bb/+/30101
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Change-Id: Idf207947f620a7394e0a0e5bf2c37bcd8df64bbe
Gerrit-Change-Number: 30101
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: pespin <[email protected]>
Gerrit-Attention: fixeria <[email protected]>
Gerrit-Comment-Date: Mon, 14 Nov 2022 10:16:28 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment

Reply via email to