#43308: gtk3x: gtk_window_destroy(toplevel) lacks cast to GTK_WINDOW Open Date: 2021-12-01 11:35 Last Update: 2021-12-01 17:12 URL for this Ticket: https://osdn.net//projects/freeciv/ticket/43308 RSS feed for this Ticket: https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=43308 --------------------------------------------------------------------- Last Changes/Comment on this Ticket: 2021-12-01 17:12 Updated by: cazfi * Resolution Update from None to Accepted --------------------------------------------------------------------- Ticket Status: Reporter: cazfi Owner: (None) Type: Bugs Status: Open Priority: 5 - Medium MileStone: 3.1.0 Component: Gtk4-client Severity: 5 - Medium Resolution: Accepted --------------------------------------------------------------------- Ticket details: gtk3x-client's gtk_window_destroy(toplevel) lacks proper cast of the toplevel to GTK_WINDOW. The code compiles against gtk-3.98.3 as the backward compatibility macro does the casting it needs, but the code does not compile against gtk-3.98.4 where it would be used without compatibility tricks. -- Ticket information of Freeciv project Freeciv Project is hosted on OSDN Project URL: https://osdn.net/projects/freeciv/ OSDN: https://osdn.net URL for this Ticket: https://osdn.net/projects/freeciv/ticket/43308 RSS feed for this Ticket: https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=43308