Hi Tony, On Di, 23 Sep 2025, Tony Mechelynck wrote:
> On Mon, Sep 22, 2025 at 9:15 PM Christian Brabandt <[email protected]> wrote: > > > > patch 9.1.1784: Wayland code can be improved > > > > Commit: > > https://github.com/vim/vim/commit/368710abcfaadc8370a07cdd58303f2704f10282 > > Author: Foxe Chen <[email protected]> > > Date: Mon Sep 22 19:06:58 2025 +0000 > > > > patch 9.1.1784: Wayland code can be improved > > > > Problem: Wayland code can be improved > > Solution: Refactor Wayland Clipboard code (Foxe Chen). > > > > This the second attempt to refactor the Wayland code base: > > - Move clipboard code from wayland.c to clipboard.c > [...] > > Build failure in clipboard.c in Normal build with Motif GUI *only* > (not in Huge with GTK3 GUI, and not in Tiny which has -wayland). > > In file included from clipboard.c:36: > wayland.h:17:10: fatal error: wayland-client.h: No such file or directory > 17 | #include <wayland-client.h> > | ^~~~~~~~~~~~~~~~~~ > compilation terminated. > make: *** [Makefile:3238: objects/clipboard.o] Error 1 does patch v9.1.1786 fixes it for you again? Thanks, Christian -- Even though they raised the rate for first class mail in the United States we really shouldn't complain -- it's still only two cents a day. [and getting better! Soon it'll be down to a penny a day!] -- -- 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 visit https://groups.google.com/d/msgid/vim_dev/aNL9XHOW6xx8eoi1%40256bit.org.
