Attention is currently required from: fixeria, pespin.
Patch set 3:Code-Review +1
1 comment:
File stp/STP_Tests_IPA.ttcn:
var IpaCcmMsgtype ipa_ping_msg := IPAC_MSGT_PING;
v
Not critical, but this is another place where additional variables could be avoided by passing `IPAC […]
I'd agree. But my mind seems to rememer that somehow enum2int only works on typed variables and not immediate constants?
To view, visit change 40472. To unsubscribe, or for help writing mail filters, visit settings.