Attention is currently required from: fixeria, laforge, lynxis lazus, osmith.
1 comment:
File epdg/EPDG_Tests.ttcn:
Patch Set #2, Line 797: -> sender vc_conn
`vc_conn` is not used after assignment, so `-> sender vc_conn` can be dropped? […]
Definetly we don't want vc_conn_list[i] there, since in "sender X", X is an output param.
I actually left the sender part on purpose so that it is easier for anybody adding new tests to figure out how to pass a message back to the specific vc_conn.
It doesn't really harm anyway.
To view, visit change 36093. To unsubscribe, or for help writing mail filters, visit settings.