Attention is currently required from: laforge.
1 comment:
File src/rlcmac/gprs_rlcmac.c:
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_'.
To view, visit change 29207. To unsubscribe, or for help writing mail filters, visit settings.