Ticket #45221

generate_packets.py: Move field put into type code

오픈 날짜: 2022-07-25 02:44 마지막 업데이트: 2022-07-26 21:43

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

Details

Part of #45206. Make Field.get_put_real() a wrapper around a call to FieldType.get_code_put() that writes field values as appropriate. For diff arrays, cmp should be reused to allow all possible element types (though this will change generated code).

Ticket History (3/5 Histories)

2022-07-25 02:44 Updated by: alienvalkyrie
  • New Ticket "generate_packets.py: Move field put into type code" created
2022-07-25 03:31 Updated by: alienvalkyrie
댓글 올리기

Needs to incorporate relevant part of #45207 (fix to JSON array-diff put).

2022-07-25 06:43 Updated by: alienvalkyrie
  • Resolution Update from None to Accepted
2022-07-26 21:43 Updated by: alienvalkyrie
  • Status Update from Open to Closed
  • Resolution Update from Accepted to Fixed

Edit

Please login to add comment to this ticket » Login