Attention is currently required from: jolly.
1 comment:
File include/osmocom/bsc/assignment_fsm.h:
Patch Set #3, Line 43: gsm0808_extend_osmux
we don't usually have non-static (exported) symbol names that might clash with the prefixes used by libosmo*. This is certainly the case with osmo_ prefix, but I think it equally applies to other prefixes that are commonly used by our libraries.
The rationale is that we might later have a library function by that name, and it would create symbol clashes if that ever happened.
To view, visit change 33602. To unsubscribe, or for help writing mail filters, visit settings.