jaiarobotics / jaiabot

Jaiabot source code
Other
20 stars 3 forks source link

bug/jdv-crashed-when-loading-groups #936

Closed edsanville closed 3 months ago

edsanville commented 3 months ago

Don't crash when attempting to load series that aren't present in the file.

edsanville commented 3 months ago

Reviewed code, looks good. Noted many whitespace changes without logic changes. Built and tested branch and confirmed functionality

Yeah, those changes came from the clang style hooks for C++ mostly. It went nuts re-formatting the C++ code for some reason, (maybe some formatting rule(s) changed?)