Tony wrote:
> Build error in screen.c in Tiny and Small after applying patches > 8.1.2028 to 8.1.2031. No change after 8.1.2032. > > screen.c: In function ‘win_line’: > screen.c:5386:10: error: ‘line_attr’ undeclared (first use in this > function); did you mean ‘win_attr’? > if (line_attr) > ^~~~~~~~~ > win_attr > screen.c:5386:10: note: each undeclared identifier is reported only > once for each function it appears in > make: *** [Makefile:3336: objects/screen.o] Error 1 > exit status 2 Travis was not picking up builds, so it took a while before I noticed. Fixed with 8.1.2033. -- hundred-and-one symptoms of being an internet addict: 261. You find diskettes in your pockets when doing laundry. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- 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/201909142051.x8EKpPDU000866%40masaka.moolenaar.net.
