Attention is currently required from: laforge. fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-gprs/+/29207 )
Change subject: rlcmac: make logging category configurable ......................................................................
Patch Set 1:
(1 comment)
File src/rlcmac/gprs_rlcmac.c:
https://gerrit.osmocom.org/c/libosmo-gprs/+/29207/comment/a64ec15c_ffcd0e9e PS1, Line 38: e
are we sure that this is not globally exported by the library? If you introduce symbols with such ge […]
Yes, this is not a problem. Only symbols prefixed with 'osmo_' are exposed. See 'src/rlcmac/Makefile.am', where we have: -export-symbols-regex '^osmo_'.