On Sat, Sep 14, 2019 at 10:51 PM Bram Moolenaar <[email protected]> wrote: > > > 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.
Yeah, I saw it practically as soon as I'd sent this problem report. Best regards, Tony. -- -- 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/CAJkCKXuDEOct_CDtDRGncKpvVTE4kquDa86PAEi-c5pDsV64og%40mail.gmail.com.
