On Fr, 23 Mär 2018, Bram Moolenaar wrote: > Weird. I can only explain it if the dump that has @32 had a NUL > character in there. Both NUL and space end up as a space in the dump. > > Having a NUL halfway a line is weird. Normally it only happens at the > end of the line. Can you reproduce this problem? > > Let me change the check for repeat to treat NUL and space the same, that > should fix the problem. Don't know how to test this though.
Thanks. I cannot reproduce it locally, but when the CI tests PR 2732 usually at least one test runs into the problem. I can push a new commit there to see if the test now runs successfully. Best, Christian -- Diplomatie besteht darin, den Hund solange zu streicheln, bis der Maulkorb fertig ist. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
