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 Best, Christian -- Man darf perl m.E. nicht als Erstsprache lernen. Man _kann_ sich mit Perl klares Denkvermögen für den Rest des Lebens versauen, man muß es aber nicht. -- Gefunden in de.comp.lang.perl -- -- 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.
