mirror of https://github.com/asterisk/asterisk
This patch resolves a build failure in `menuselect_gtk.c` when running `make menuconfig` on Fedora 42. The new version of GTK introduced stricter type checking for callback signatures. Changes include: - Add wrapper functions to match the expected `void (*)(void)` signature. - Update `menu_items` array to use these wrappers. Fixes: #1243releases/22
parent
5a0728f161
commit
31be3d99a9
Loading…
Reference in new issue