[vim/vim] configure: GTK4 build requires GTK >= 4.10 (PR #20360)

2 views
Skip to first unread message

mattn

unread,
12:20 PM (5 hours ago) 12:20 PM
to vim/vim, Subscribed

The GTK4 GUI uses GtkFontDialog, GtkFileDialog and GtkAlertDialog, which were all introduced in GTK 4.10. configure.ac still required only 4.0.0, so on systems with older GTK4 (e.g. Debian Bookworm with GTK 4.8) configure succeeds and the build later fails in gui_gtk4.c. Bump the minimum to 4.10.0 so the failure surfaces at configure time.

Fixes #20340


You can view, comment on, or merge this pull request online at:

  https://github.com/vim/vim/pull/20360

Commit Summary

  • 9258615 configure: GTK4 build requires GTK >= 4.10

File Changes

(2 files)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/20360@github.com>

Christian Brabandt

unread,
2:56 PM (2 hours ago) 2:56 PM
to vim/vim, Subscribed
chrisbra left a comment (vim/vim#20360)

thanks


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/20360/c4567270745@github.com>

Reply all
Reply to author
Forward
0 new messages