Ticket #39586

Compiler warning for time() in files.c

Eröffnet am: 2019-09-16 03:32 Letztes Update: 2020-01-25 17:56

Auswertung:
Verantwortlicher:
Typ:
Status:
Geschlossen
Komponente:
(Keine)
Priorität:
1 - Unterste
Schweregrad:
1 - Unterste
Lösung:
Keine
Datei:
1

Details

Apple's cc, version 10.0.1, issues a compiler warning for src/files.c at the (time_t)0 cast in a call to time(). The attached past changes the cast to a time_t* to get rid of the warning.

Ticket-Verlauf (3/5 Historien)

2019-09-16 03:32 Aktualisiert von: backwardseric
  • New Ticket "Compiler warning for time() in files.c" created
2019-09-25 23:11 Aktualisiert von: deskull
2020-01-23 22:45 Aktualisiert von: hourier
Kommentar

整形済コードにつきfeatureブランチへ手動マージしました。確認の後マージお願いします

2020-01-25 17:56 Aktualisiert von: deskull
  • Verantwortlicher Update from deskull to hourier
  • Status Update from Offen to Geschlossen
Kommentar

確認しました。ありがとうございます。

Dateianhangliste

Bearbeiten

Please login to add comment to this ticket » Anmelden