---- Le ven., 26 févr. 2021 16:48:57 -0500 Samuel Thibault <samuel.thiba...@gnu.org> écrit ----
> Paul Dufresne, le ven. 26 févr. 2021 16:42:16 -0500, a ecrit: > > Got this on daily image (was a few days I did not tried): > > vim depends on vim-common (= 2:8.2.2434-1); however: > > Version of vim-common on system is 2:8.2.2434-2. > > As long as not all vim bugs are fixed we'll have such issue on each vim > update, yes. That's why daily installer are usually avoided, and rather > use the actually-tested images available on cdimages. > > Samuel > Ok, trying to compile vim 2:8.2.2434-2... seems to hang on this test: VIMRUNTIME=../../runtime ../vim -f -u unix.vim -U NONE --noplugin --not-a-term -S runtest.vim test_help.vim --cmd `au SwapExists * let v:swapchoice = "e"' > /dev/null vim: malloc.c:4034: _int_malloc: Assertion `(unsigned long) (size) >= (unsigned long) (nb)' failed. I don't know if log of this already existed on the Net. Will probably try to look at it a bit more.