待辦事項 #44458

Raw protocol dio_put_*() to return int

啟用日期: 2022-04-25 03:57 最後更新: 2022-05-11 20:10

回報者:
負責人:
類型:
狀態:
關閉
元件:
里程碑:
優先權:
5 - 中
嚴重程度:
5 - 中
處理結果:
修正
檔案:
1

細節

Fix in https://www.hostedredmine.com/issues/745593 for json protocol assumes that DIO_PUT() -wrapped functions return an int (0 for success, -1 for failure). As raw protocol functions do not do that, raw protocol does not compile with that patch.

This patch is about changing return type of those raw protocol dio_put_*() functions to int.

Ticket History (3/4 Histories)

2022-04-25 03:57 Updated by: cazfi
  • New Ticket "Raw protocol dio_put_*() to return int" created
2022-04-28 07:42 Updated by: cazfi
  • 負責人 Update from (無) to cazfi
  • 處理結果 Update from to Accepted
2022-05-11 20:10 Updated by: cazfi
  • 狀態 Update from 開啟 to 關閉
  • 處理結果 Update from Accepted to 修正

編輯

Please login to add comment to this ticket » 登入