Attention is currently required from: pespin.
Patch set 4:Code-Review +1
2 comments:
File cbc/BSC_ConnectionHandler.ttcn:
Patch Set #3, Line 101: var template (omit) uint8_t channel_ind := omit;
I gave this another try and indeed it seems to be fine passing the optional param directly, I must h […]
Done
File cbc/CBC_Tests.ttcn:
Patch Set #3, Line 353: g_pars.exp_cbs_msg.channel_ind
Same here, better use isbound().
In this particular place you may hit DTE if g_pars.exp_cbs_msg is omit.
This is not a problem if g_pars.exp_cbs_msg is guaranteed to be present.
To view, visit change 28912. To unsubscribe, or for help writing mail filters, visit settings.