Attention is currently required from: laforge.
1 comment:
Patchset:
I'm not sure if this is really best handled in a function. […]
I completely agree with the flexibility of altsteps -- however, for example in f_iu2iuh() we want to return the received RUA message. An altstep cannot have a return value, so that's a bummer. Also it seems we cannot use a "-> value msg" syntax with "[] as_rua_expect()". So the only way I see is have code dup, once as f_foo_expect() returning the received message, and once as as_foo_expect() without a return value?
To view, visit change 31765. To unsubscribe, or for help writing mail filters, visit settings.