待辦事項 #39586

Compiler warning for time() in files.c

啟用日期: 2019-09-16 03:32 最後更新: 2020-01-25 17:56

回報者:
負責人:
類型:
狀態:
關閉
元件:
(無)
優先權:
1 - 最低
嚴重程度:
1 - 最低
處理結果:
檔案:
1

細節

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 History (3/5 Histories)

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

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

2020-01-25 17:56 Updated by: deskull
  • 負責人 Update from deskull to hourier
  • 狀態 Update from 開啟 to 關閉
評語

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

Attachment File List

編輯

Please login to add comment to this ticket » 登入