Ticket #45769

gtk4: move_toolkit() double 'iter' assignment

Eröffnet am: 2022-10-05 08:33 Letztes Update: 2022-10-09 08:53

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

Details

gtk4-client move_toolkit():

/* Hide all other buttons boxes. */
iter = gtk_widget_get_first_child(GTK_WIDGET(ptoolkit->button_box));
for (iter = gtk_widget_get_first_child(GTK_WIDGET(ptoolkit->button_box));

I (and clang analyzer) think that once is enough.

Ticket-Verlauf (3/4 Historien)

2022-10-05 08:33 Aktualisiert von: cazfi
  • New Ticket "gtk4: move_toolkit() double 'iter' assignment" created
2022-10-05 08:36 Aktualisiert von: cazfi
  • Verantwortlicher Update from (Keine) to cazfi
  • Lösung Update from Keine to Accepted
2022-10-09 08:53 Aktualisiert von: cazfi
  • Status Update from Offen to Geschlossen
  • Lösung Update from Accepted to Gefixt

Bearbeiten

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Anmelden