Linus, > On 13. Feb 2020, at 23:12, Linus Torvalds <[email protected]> > wrote: > > Does this extremely ugly patch fix it for you?
it almost does: It has an Obiwan error: when the stepping back finds a ‘\0’, it returns a pointer to the 0 rather than the next character. But that’s easy to fix. I was wondering if a better patch might be in another direction that keeps the “one string per entry” property: We could save those events as something like “modechange:OC” and then take a bit more effort when parsing those. What do you think? Best Robert
signature.asc
Description: Message signed with OpenPGP
_______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
