[Freeciv-tickets] [freeciv] #45486: C23 nullptr

Back to archive index
OSDN Ticket System norep****@osdn*****
Sun Dec 18 07:42:06 JST 2022


#45486: C23 nullptr

  Open Date: 2022-08-27 23:22
Last Update: 2022-12-18 00:42

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

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

Last Changes/Comment on this Ticket:
2022-12-18 00:42 Updated by: cazfi
 * Milestone Update from 3.3.0 to 3.2.0


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

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

Ticket details:

'nullptr' might be the most viable new C23 concept for us to adopt quickly, as it should be easy to do with a fallback in older systems. We already have been using C++ nullptr for a long time, with similar arrangements.
Undecided if we should target minimal support to freeciv-3.3 (as a big change coming all in one version), or freeciv-3.2 (would allow backporting freeciv-3.3 patches to freeciv-3.2 without changing any nullptr uses)


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



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