Ticket #43308

gtk3x: gtk_window_destroy(toplevel) lacks cast to GTK_WINDOW

Eröffnet am: 2021-12-01 18:35 Letztes Update: 2021-12-09 00:11

Auswertung:
Verantwortlicher:
Typ:
Status:
Geschlossen
Komponente:
Meilenstein:
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
1

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-Verlauf (3/4 Historien)

2021-12-01 18:35 Aktualisiert von: cazfi
  • New Ticket "gtk3x: gtk_window_destroy(toplevel) lacks cast to GTK_WINDOW" created
2021-12-02 00:12 Aktualisiert von: cazfi
  • Lösung Update from Keine to Accepted
2021-12-09 00:11 Aktualisiert von: cazfi
  • Status Update from Offen to Geschlossen
  • Verantwortlicher Update from (Keine) to cazfi
  • Lösung Update from Accepted to Gefixt

Bearbeiten

Please login to add comment to this ticket » Anmelden