任务单 #44573

generate_packets.py: restructure parsing and handling of type aliases

开放日期: 2022-05-13 03:31 最后更新: 2022-05-14 20:20

报告人:
属主:
类型:
状态:
关闭
组件:
里程碑:
优先:
5 - Medium
严重性:
5 - Medium
处理结果:
Fixed
文件:
1

Details

Part of #43927. Current type alias code is unnecessarily convoluted. Remove the Type class and replace the list of alias definitions with a dict mapping names to values.

Also consider handling duplicate type aliases – current code effectively silently ignores later definitions with the same name.

任务单历史 (3/4 Histories)

2022-05-13 03:31 Updated by: alienvalkyrie
  • New Ticket "generate_packets.py: restructure parsing and handling of type aliases" created
2022-05-13 03:39 Updated by: alienvalkyrie
  • 处理结果 Update from to Accepted
评论

Depends on #44571 and #44572. Does not interfere with #44563

2022-05-14 20:20 Updated by: alienvalkyrie
  • 状态 Update from 开启 to 关闭
  • 处理结果 Update from Accepted to Fixed

编辑

Please login to add comment to this ticket » 登录名