Bug#1075055: patch to fix build error on gcc-14

2024-08-22 Thread Jeremy Bícha
On Wed, Aug 21, 2024 at 6:48 PM Petter Reinholdtsen wrote: > Is the proposed patch correct? Is there any chance you will fix the > gtksourceview3 build problem before the package and all its reverse > dependencies are removed from testing? I'm uploading now. We haven't uploaded gtksourceview3 in

Bug#1075055: patch to fix build error on gcc-14

2024-08-21 Thread Petter Reinholdtsen
Dear Debian Gnome maintainers, Is the proposed patch correct? Is there any chance you will fix the gtksourceview3 build problem before the package and all its reverse dependencies are removed from testing? -- Happy hacking Petter Reinholdtsen

Bug#1075055: patch to fix build error on gcc-14

2024-08-02 Thread Robert Schöftner
Description: fix a build error on gcc-14 relating to implicit casts GCC 14 no longer allows implicit pointer casts, therefore add explicit cast to fix build error . gtksourceview3 (3.24.11-2) unstable; urgency=medium . * Release to unstable Author: Robert Schöftner --- Bug-Debian: https: