[Freeciv-tickets] [freeciv] #45918: rand.c: Use SIZE_T_PRINTF

Zurück zum Archiv-Index
OSDN Ticket System norep****@osdn*****
Sat Dec 3 16:59:12 JST 2022


#45918: rand.c: Use SIZE_T_PRINTF

  Open Date: 2022-10-18 11:38
Last Update: 2022-12-03 09:59

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

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

Last Changes/Comment on this Ticket:
2022-12-03 09:59 Updated by: cazfi
 * Owner Update from (None) to cazfi
 * Resolution Update from None to Rejected

Comment:

Reply To cazfi
rand.c should use SIZE_T_PRINTF where appropriate.
Even the variables named 'size' are not actually of type size_t, but RANDOM_TYPE. So SIZE_T_PRINTF would *not* be the right thing to use here.

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

      Reporter: cazfi
         Owner: cazfi
          Type: Patches
        Status: Open [Owner assigned]
      Priority: 5 - Medium
     MileStone: 3.1.0
     Component: General
      Severity: 5 - Medium
    Resolution: Rejected
---------------------------------------------------------------------

Ticket details:

rand.c should use SIZE_T_PRINTF where appropriate.

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



More information about the Freeciv-tickets mailing list
Zurück zum Archiv-Index