Attention is currently required from: laforge.
2 comments:
Patchset:
I think this is a good idea, but there are indeed a lot of applications that have problems. Especially event names like XXXX.ind or XXXX.req are used quite often. I would suggest to replace the dot with a '-'.
File src/fsm.c:
Patch Set #7, Line 296: "state name '%s'\n", states[i].name);
I think this is problematic. osmo_fsm_register() may be called before the log is set up. Maybe we should consider using printf here?
To view, visit change 16355. To unsubscribe, or for help writing mail filters, visit settings.