Package: gtksourceview3 / 3.24.11-5

Metadata

Package Version Patches format
gtksourceview3 3.24.11-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Fix build with GCC 14.patch | (download)

gtksourceview/gtksourceview.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix build with gcc 14

GCC 14 no longer allows implicit pointer casts
Add explicit cast to fix build error