Samuel Thibault, le sam. 30 janv. 2021 21:54:45 +0100, a ecrit: > Hello, > > Jessica Clarke, le dim. 24 janv. 2021 01:16:13 +0000, a ecrit: > > The ioctl originally took no arguments, but was changed in July 1981 > > > maybe Hurd should also be nice. > > I uploaded to unreleased a version with that fixed, but apparently the > build fails a bit later: > > [...] > ../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 > double free or corruption (!prev) > > https://buildd.debian.org/status/fetch.php?pkg=vim&arch=hurd-i386&ver=2%3A8.2.2367-1%2Bb1&stamp=1612040005&raw=0
The latest version got: 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. Samuel