Attention is currently required from: arehbein, daniel, laforge.
1 comment:
File src/core/gsmtap_util.c:
Patch Set #2, Line 52: struct osmo_wqueue wq; /*!< the wait queue */
How about also adding the same struct decl. with another tag, e.g. […]
Sounds good to me, but have a look at osmo_static_assert instead of OSMO_ASSERT. That one is checked at compile time once instead of every time the code is executed.
To view, visit change 34720. To unsubscribe, or for help writing mail filters, visit settings.