rhgndf / rx888_stream

command line utility to stream samples from RX888
GNU General Public License v3.0
8 stars 3 forks source link

rx888_stream doesn't compile on gcc (Debian 10.2.1-6) 10.2.1 20210110 #2

Closed ka9q closed 1 year ago

ka9q commented 1 year ago

Two syntax errors: the entire case 'g': entry on line 220 needs to be wrapped in {braces}, and the default: entry on line 260 needs to be followed with a ';' (null statement).

rhgndf commented 1 year ago

Fixed in 5f650d40be5541176e10c2bfd9b7f5a32757d687