#45486: C23 nullptr Open Date: 2022-08-27 23:22 Last Update: 2022-12-18 00:41 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:41 Updated by: cazfi * Owner Update from (None) to cazfi * Resolution Update from None to Accepted Comment: Reply To cazfi 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) Well, I wanted to test things with gcc-13 already, and S3_2 has not yet been branched -> this change for current master is for 3.2. --------------------------------------------------------------------- Ticket Status: Reporter: cazfi Owner: cazfi Type: Patches Status: Open [Owner assigned] Priority: 5 - Medium MileStone: 3.3.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