Ticket #43289

gtk3x: move_from_container_to_container() lacking GTK_BOX() casts

Eröffnet am: 2021-11-28 01:42 Letztes Update: 2021-12-07 14:43

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

Details

gtk3x-client move_from_container_to_container() calls gtk_box_append() and gtk_box_remove() without casting parameter to GTK_BOX(). This causes compile to fail when no longer using the compatibility macro (that does casting of its own) for building with gtk-3.98.3, but one really compiles against gtk-3.98.4.

Ticket-Verlauf (3/4 Historien)

2021-11-28 01:42 Aktualisiert von: cazfi
  • New Ticket "gtk3x: move_from_container_to_container() lacking GTK_BOX() casts" created
2021-11-28 01:52 Aktualisiert von: cazfi
  • Lösung Update from Keine to Accepted
2021-12-07 14:43 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