[Freeciv-tickets] [freeciv] #43145: wrong help text shown

Back to archive index
OSDN Ticket System norep****@osdn*****
Sat Oct 30 21:12:28 JST 2021


#43145: wrong help text shown

  Open Date: 2021-10-28 03:01
Last Update: 2021-10-30 15:12

URL for this Ticket:
    https://osdn.net//projects/freeciv/ticket/43145
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=43145

---------------------------------------------------------------------

Last Changes/Comment on this Ticket:
2021-10-30 15:12 Updated by: cazfi

Comment:

Skipping technical explanation why it is so, I just say that "territory claiming base" = "ownable base". The code in question seems correct to me, but could use a comment clarifying it -> I assume this ticket will be resolved by adding such a comment.

---------------------------------------------------------------------
Ticket Status:

      Reporter: ddeanbrown
         Owner: (None)
          Type: Bugs
        Status: Open
      Priority: 5 - Medium
     MileStone: (None)
     Component: Client common
      Severity: 5 - Medium
    Resolution: None
---------------------------------------------------------------------

Ticket details:

3.0.0-beta3
Bug in file helpdata.c, routine helptext_extra(), line 3652, the block starting with
if (territory_claiming_base(pbase)) {
looks wrong, maybe it should not be there. There's a similar block starting with the same if() starting at line 3689 that looks like the correct one.

-- 
Ticket information of Freeciv project
Freeciv Project is hosted on OSDN

Project URL: https://osdn.net/projects/freeciv/
OSDN: https://osdn.net

URL for this Ticket:
    https://osdn.net/projects/freeciv/ticket/43145
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=43145



More information about the Freeciv-tickets mailing list
Back to archive index