Ticket #46310

bool player_has_color() returning NULL

오픈 날짜: 2022-12-18 23:45 마지막 업데이트: 2022-12-27 14:59

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

Details

player_has_color() has "fc_assert_ret_val(pplayer != NULL, NULL);" while it's supposed to return boolean.

Found by attempting c2x standards build with gcc-13.

Ticket History (3/7 Histories)

2022-12-18 23:45 Updated by: cazfi
  • New Ticket "bool player_has_color() returning NULL" created
2022-12-19 00:32 Updated by: cazfi
  • 소유자 Update from (None) to cazfi
  • Resolution Update from None to Accepted
  • Milestone Update from (None) to 3.0.6 (closed)
댓글 올리기

Also S2_6 version.

2022-12-27 14:59 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