On So, 20 Aug 2023, Yegappan Lakshmanan wrote:
> Hi Christian, > > On Sun, Aug 20, 2023 at 11:45 AM Christian Brabandt <[email protected]> > wrote: > > > > patch 9.0.1771: regex: combining chars in collections not handled > > > > Commit: > > https://github.com/vim/vim/commit/ca22fc36a4e8a315f199893ee8ff6253573f5fbe > > Author: Christian Brabandt <[email protected]> > > Date: Sun Aug 20 20:34:22 2023 +0200 > > > > patch 9.0.1771: regex: combining chars in collections not handled > > > > The CI tests started failing after this commit with the following errors: > > From test_regex_char_classes.vim: > Found errors in Test_s_search(): > Caught exception in Test_s_search(): Vim(substitute):E875: (NFA > regexp) (While converting from postfix to NFA), too many states left > on stack @ command line..script > D:/a/vim/vim/src/testdir/runtest.vim[601]..function > RunTheTest[54]..Test_s_search[2]..RunSTest, line 3 > Found errors in Test_x_search(): > Caught exception in Test_x_search(): Vim(call):E875: (NFA regexp) > (While converting from postfix to NFA), too many states left on stack > @ command line..script > D:/a/vim/vim/src/testdir/runtest.vim[601]..function > RunTheTest[54]..Test_x_search[16]..RunXTest, line 3 Oh, I thought that it worked. Let me revert for now. Best, Christian -- Imagination is the one weapon in the war against reality. -- Jules de Gaultier -- -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/ZOJ2mST1qveg8FIU%40256bit.org.
