Attention is currently required from: arehbein, daniel, fixeria, jolly, pespin.
Patch set 7:Code-Review +1
1 comment:
File include/osmocom/core/osmo_io.h:
Patch Set #1, Line 17: // FIXME: This must avoid clashing with the existing definitions in libosmo-netif!!!
Maybe only define it if it is not defined? […]
not sure it would help. both old and new definition would have to have an #ifndef block - and normally I'd assume the lower level #include (osmo_io.h) to come before any higher-level #include (libosmo-netif) so we'd be the first one.
To view, visit change 35068. To unsubscribe, or for help writing mail filters, visit settings.