Attention is currently required from: pespin.
Patch set 1:Code-Review +1
2 comments:
Commit Message:
Patch Set #1, Line 7: error
Is it really an error? Or a warning that becomes an error when building with `--disable-werror`?
File src/rlcmac/tbf_ul_ass_fsm.c:
Patch Set #1, Line 121: default
For the record: I intentionally did not add the `default` branch, because I expected that a warning would be thrown whenever a new enum item is added to `enum gprs_rlcmac_tbf_ul_ass_type`. I think I also did this in other projects. But looks like the compiler is over defensive here :/
To view, visit change 34532. To unsubscribe, or for help writing mail filters, visit settings.