Re: [sigrok-devel] [PATCH sigrok-cli] Fix invalid frame limit error reporting

2018-10-21 Thread Uwe Hermann
Hi, On Mon, Oct 22, 2018 at 12:15:35AM +0200, Guido Trentalancia wrote: > This patch fixes a bug in the sigrok command-line interface error reporting > when an invalid frame limit is selected for the Hameg/Rohde&Schwarz HMO > mixed-signal oscilloscope driver (hameg-hmo). Merged, thanks! Uwe. --

[sigrok-devel] [PATCH sigrok-cli] Fix invalid frame limit error reporting

2018-10-21 Thread Guido Trentalancia
This patch fixes a bug in the sigrok command-line interface error reporting when an invalid frame limit is selected for the Hameg/Rohde&Schwarz HMO mixed-signal oscilloscope driver (hameg-hmo). Signed-off-by: Guido Trentalancia --- diff -pru sigrok-cli-git-20102018-orig/session.c sigrok-cli-git