On 24/1/21 12:18 pm, Samuel Thibault wrote: > I'm starting to think that perhaps we should as well just comment the > #define TIOCFLUSH from the headers, since there are so many bogus > callers of the interface.
I think we still need to pass -DPOSIX to vim CFLAGS for hurd, otherwise it will not call any flush function if you remove the #define. Damien