[Freeciv-tickets] [freeciv] #46497: convert_string() error spam

Back to archive index
OSDN Ticket System norep****@osdn*****
Mon Jan 9 22:30:59 JST 2023


#46497: convert_string() error spam

  Open Date: 2023-01-09 15:30
Last Update: 2023-01-09 15:30

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

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

Last Changes/Comment on this Ticket:
2023-01-09 15:30 Updated by: cazfi
 * New Ticket "convert_string() error spam" created


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

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

Ticket details:

convert_string() iconv failing should not be a big issue, as then it just uses the original string as a fallback, and most of the time that string is just perfect.
What makes server console unusable in case of failing conversion is that convert_string() logs an error for every call where it fails, spamming the console with hundreds of messages.

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



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