On Fri, Feb 14, 2020 at 11:17 AM Linus Torvalds <[email protected]> wrote: > > The string handling during parsing is just too fragile. I think I have > a better model for this that actually allows for easier use of > multiple strings. > > Let me test something out.
Ok, I made a pull request: https://github.com/Subsurface-divelog/subsurface/pull/2621 NOTE NOTE NOTE! I really hope Robert can test this. None of my dives have dive mode change events. So my testing was pretty darn limited. So this is very much a ItWorksForMe(tm) pull request, and more testing needed. It's core code, it's subtle code, but it does clean up the parser logic. I guess nobody but me knows that crazy code anyway, but reviews and questions welcome. And TESTING. Linus _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
