On Sun, Jul 31, 2022 at 6:36 PM Bram Moolenaar <[email protected]> wrote:
>
>
> Patch 9.0.0121
> Problem: Cannot put virtual text after or below a line.
> Solution: Add "text_align" and "text_wrap" arguments.
> Files: runtime/doc textprop.txt, src/textprop.c, src/structs.h,
> src/drawline.c, src/charset.c, src/testdir/test_textprop.vim,
> src/testdir/dumps/Test_prop_with_text_after_1.dump
This patch gives a fatal error in Small and Tiny builds:
gcc -c -I. -Iproto -DHAVE_CONFIG_H -O2 -fno-strength-reduce -Wall
-Wno-deprecated-declarations -D_REENTRANT -U_FORTIFY_SOURCE
-D_FORTIFY_SOURCE=1 -o objects/charset.o charset.c
charset.c: In function ‘win_linetabsize’:
charset.c:774:8: error: ‘chartabsize_T’ has no member named ‘cts_with_trailing’
774 | cts.cts_with_trailing = len = MAXCOL;
| ^
make: *** [Makefile:3156: objects/charset.o] Error 1
exit status 2
Sun 31 Jul 18:41:30 CEST 2022
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/CAJkCKXsd9oaOMmVChaLhmYgH3%3DK7CsbrSA6C%2Bjt_zgw_H%2Bv4Yw%40mail.gmail.com.