Ticket #45918

rand.c: Use SIZE_T_PRINTF

Eröffnet am: 2022-10-18 17:38 Letztes Update: 2022-12-03 23:42

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

Details

rand.c should use SIZE_T_PRINTF where appropriate.

Ticket-Verlauf (3/3 Historien)

2022-10-18 17:38 Aktualisiert von: cazfi
  • New Ticket "rand.c: Use SIZE_T_PRINTF" created
2022-12-03 16:59 Aktualisiert von: cazfi
  • Verantwortlicher Update from (Keine) to cazfi
  • Lösung Update from Keine to Rejected
Kommentar

Reply To cazfi

rand.c should use SIZE_T_PRINTF where appropriate.

Even the variables named 'size' are not actually of type size_t, but RANDOM_TYPE. So SIZE_T_PRINTF would *not* be the right thing to use here.

2022-12-03 23:42 Aktualisiert von: cazfi
  • Status Update from Offen to Geschlossen

Dateianhangliste

Keine Anhänge

Bearbeiten

Please login to add comment to this ticket » Anmelden