Attention is currently required from: fixeria.
1 comment:
File library/L1CTL_Types.ttcn:
Patch Set #1, Line 859: template L1ctlMessage
Can you explain the motivation behind marking the whole template as `(present)`? I do understand and […]
Because:
1- It really is a "template (present)", it cannot be omit.
2- Then if you want to pass it as a param to another template which expects as param "template (present)", it won't match the expectancies. This probably generates warnings.
To view, visit change 36254. To unsubscribe, or for help writing mail filters, visit settings.