Attention is currently required from: lynxis lazus.
Patch set 3:Code-Review -1
2 comments:
File library/RAW_NS.ttcnpp:
Patch Set #3, Line 512: istemplatekind(cause, "*"))
This is impossible because the template restriction of the function argument is `(omit)`, meaning that it can only be a value or `omit` (you'll get a DTE if you pass `*`).
Patch Set #3, Line 524: istemplatekind(cause, "*"))
Same here.
To view, visit change 39063. To unsubscribe, or for help writing mail filters, visit settings.