Attention is currently required from: fixeria, neels.
1 comment:
File msc/MSC_Tests.ttcn:
Patch Set #1, Line 7312: valueof
would it not have to be a "template (value)" arg? So far it is "template (omit)", and I do still not […]
1- a "template (value)" parameter can be passed either a "template (value)" var or a value val, both are correct.
Because a value is a subset of "template (value)" let's say, in the sense that eg. "template (value)" is a subset of "template (omit)".
2- You may not care about ttcn3 "cosmetics", but I do because later on I see lots of warnings when compiling, which is annoying, and sometimes I need to rework tons of templates myself to pass proper stuff.
To view, visit change 36459. To unsubscribe, or for help writing mail filters, visit settings.