From: Keith Packard Date: Fri, 27 Aug 2010 06:53:06 +0000 (-0700) Subject: altosui: When parsing saved telem files, errors shouldn't abort file X-Git-Tag: debian/0.6+373+gcf65c6b~7 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=49364608b59de7421ab00d87d2685bc3b5f58411;hp=49364608b59de7421ab00d87d2685bc3b5f58411 altosui: When parsing saved telem files, errors shouldn't abort file Make syntax errors in telem files just skip the current line and move on to the next one instead of abandoning the whole file. Signed-off-by: Keith Packard ---