You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix the forwarding of the length penalty parameter (IBM#70)
It was erroneously tied to the presence of the repetition penalty
parameter. So when the repetition penalty wasn't set, the server would
get this parameter even though the client sent it to the router.
---------
Signed-off-by: Max de Bayser <[email protected]>
0 commit comments