[Freeciv-tickets] [freeciv] #47697: Counter description

Back to archive index
OSDN Ticket System norep****@osdn*****
Thu Apr 27 22:20:09 JST 2023


#47697: Counter description

  Open Date: 2023-03-26 19:49
Last Update: 2023-04-27 22:20

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

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

Last Changes/Comment on this Ticket:
2023-04-27 22:20 Updated by: lachu

Comment:

Reply To cazfi
Ruleup for S3_2 sandbox ruleset segfaults on main branch.

{{{
Program received signal SIGSEGV, Segmentation fault.
strvec_size (psv=0x0) at ../../../src/utility/string_vector.c:345
345	  return psv->size;
(gdb) bt
#0  strvec_size (psv=0x0) at ../../../src/utility/string_vector.c:345
#1  0x000055555587951e in save_game_ruleset (
    filename=filename at entry=0x7fffffffd030 "sandbox.ruleup/game.ruleset", 
    name=name at entry=0x555555bc3169 <game+233> "Sandbox ruleset")
    at ../../../../src/tools/ruleutil/rulesave.c:1815
#2  0x000055555587affb in save_ruleset (path=path at entry=0x7fffffffd680 "sandbox.ruleup", 
    name=0x555555bc3169 <game+233> "Sandbox ruleset", data=data at entry=0x7fffffffd670)
    at ../../../../src/tools/ruleutil/rulesave.c:3394
#3  0x000055555559b232 in main (argc=<optimized out>, argv=<optimized out>)
    at ../../../src/tools/ruleup.c:226
}}}

2023-04-27 22:19 Updated by: lachu
File 0001-OSDN-47697-S-awomir-Lach-slawek-lach.art.pl.patch (File ID: 12305) is attached
I now looks good. I do not known (really), how to test it. I do not known, which parameters do you use to invoke ruleup.

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

      Reporter: cazfi
         Owner: (None)
          Type: Patches
        Status: Open
      Priority: 5 - Medium
     MileStone: S3_2 npf
     Component: General
      Severity: 5 - Medium
    Resolution: None
---------------------------------------------------------------------

Ticket details:

If we're going to show known counter values to the user on the client side, we should provide also longer explanation for them instead of just name.
This ticket is about adding such explanation to the ruleset format, and communicating it to client.

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



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