Ticket #44458

Raw protocol dio_put_*() to return int

Open Date: 2022-04-25 03:57 Last Update: 2022-05-11 20:10

Reporter:
Owner:
Type:
Status:
Closed
Component:
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
1

Details

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
  • Owner Update from (None) to cazfi
  • Resolution Update from None to Accepted
2022-05-11 20:10 Updated by: cazfi
  • Status Update from Open to Closed
  • Resolution Update from Accepted to Fixed

Edit

Please login to add comment to this ticket » Login