[Freeciv-tickets] [freeciv] #47804: List counters in the help system

アーカイブの一覧に戻る
OSDN Ticket System norep****@osdn*****
Tue May 9 11:59:22 JST 2023


#47804: List counters in the help system

  Open Date: 2023-04-08 13:20
Last Update: 2023-05-09 05:59

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

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

Last Changes/Comment on this Ticket:
2023-05-09 05:59 Updated by: cazfi

Comment:

../src/client/helpdata.c: In function ‘boot_help_texts’:
../src/client/helpdata.c:1112:19: error: declaration of ‘i’ shadows a previous local [-Werror=shadow]
 1112 |               int i;
      |                   ^
../src/client/helpdata.c:731:7: note: shadowed declaration is here
  731 |   int i;
      |       ^
---
- The patch seems to touch client-common code only. Doesn't it require gui-specific parts too? Each gui to show that new help page?

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

      Reporter: cazfi
         Owner: (None)
          Type: Patches
        Status: Open
      Priority: 5 - Medium
     MileStone: 3.2.0
     Component: Client common
      Severity: 5 - Medium
    Resolution: None
---------------------------------------------------------------------

Ticket details:

Split from #47697, which already has a patch ( https://osdn.net/ticket/download.php?group_id=12505&tid=47697&file_id=12014 )
Client / help system changes to show pages about counters.

-- 
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/47804
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=47804



More information about the Freeciv-tickets mailing list
アーカイブの一覧に戻る