lcm-proj / lcm

Lightweight Communications and Marshalling
GNU Lesser General Public License v2.1
944 stars 385 forks source link

logplayer-gui: Fix cli parsing errors #392

Closed judfs closed 1 year ago

judfs commented 1 year ago

Can now say --lcm-url=udpm://239.255.76.67:8888?ttl=1 Before =1 was stripped out.

Correctly error out (show usage instead of crashing) when argument params are not provided.

[whitespace: Used vscode Format Selection on parsing block]