On Sa, 24 Mär 2018, Bram Moolenaar wrote: > > On Fr, 23 Mär 2018, Christian Brabandt wrote: > > > > 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. > > > > Looks like it still happens: > > https://api.travis-ci.org/v3/job/357617530/log.txt > > Eh, that one says: > > Test results: > > ALL DONE > > Are you saying that is some kind of race condition? It's hard to figure > out what happens if you can't reproduce locally.
Argl, I guess I did rebuild that run and it has overwritten the test result. I cannot reproduce it locally however. Sorry. Best, Christian -- -- 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.
