任务单 #46039

Path finding: Make node cost an int

开放日期: 2022-11-05 16:24 最后更新: 2022-12-16 13:10

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

Details

Split from https://www.hostedredmine.com/issues/951985 reported by Lexxie. Path finding node cost is currently short. That doesn't even save any space (on most architectures - not proposing targeting this ticket to S3_0 though, in case some arch suffers) because of alignment padding, and it's the first place I found causing trouble by overflowing when various values go high. Turn it to an int.

任务单历史 (3/7 Histories)

2022-11-05 16:24 Updated by: cazfi
  • New Ticket "Path finding: Made node cost an int" created
2022-11-05 16:47 Updated by: cazfi
  • 属主 Update from (无) to cazfi
  • 处理结果 Update from to Accepted
  • Summary Updated
2022-11-13 06:14 Updated by: cazfi
  • 状态 Update from 开启 to 关闭
  • 处理结果 Update from Accepted to Fixed
2022-12-05 03:32 Updated by: cazfi
评论

As found out in #46136, we need to backport this to S3_0.

2022-12-05 13:31 Updated by: cazfi
  • 处理结果 Update from to Accepted
评论

Current patch applies to S3_0 too.

2022-12-16 13:10 Updated by: cazfi
  • 状态 Update from 开启 to 关闭
  • 处理结果 Update from Accepted to Fixed

编辑

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