[Freeciv-tickets] [freeciv] #43938: generate_packets.py: Make internal parameters argparse-controllable

Back to archive index
OSDN Ticket System norep****@osdn*****
Fri Feb 25 20:52:32 JST 2022


#43938: generate_packets.py: Make internal parameters argparse-controllable

  Open Date: 2022-02-20 04:42
Last Update: 2022-02-25 13:52

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

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

Last Changes/Comment on this Ticket:
2022-02-25 13:52 Updated by: cazfi

Comment:

Reply To alienvalkyrie

Either way, this is likely gonna delay this patch for quite a while, 'cause I'll have to figure out how the stats generation was supposed to work (which might mean digging through mailing list archives for a version of the patch when it did).
Given that apparently nobody has ever even wanted to use it, I wouldn't necessarily be against resolving the issue by just dropping the feature. Replacing it with a completely new stats generation implementation would definitely be ok. Can also go with the combination of these -> drop now, but open a ticket for a future implementation.

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

      Reporter: alienvalkyrie
         Owner: alienvalkyrie
          Type: Patches
        Status: Open [Owner assigned]
      Priority: 5 - Medium
     MileStone: 3.2.0
     Component: Bootstrap
      Severity: 5 - Medium
    Resolution: Accepted
---------------------------------------------------------------------

Ticket details:

Follow-up to #43931. Part of #43927.
There are currently a number of internal parameters (generate_stats, generate_logs/use_log_macro, fold_bool_into_header and lazy_overwrite) that are set in the code. They should be set depending on optional command line arguments instead.

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



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