Ticket #45486

C23 nullptr

Eröffnet am: 2022-08-28 05:22 Letztes Update: 2022-12-27 03:41

Auswertung:
Verantwortlicher:
Typ:
Status:
Geschlossen
Komponente:
Meilenstein:
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
1

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-Verlauf (3/5 Historien)

2022-08-28 05:22 Aktualisiert von: cazfi
  • New Ticket "C23 nullptr" created
2022-12-18 07:41 Aktualisiert von: cazfi
  • Verantwortlicher Update from (Keine) to cazfi
  • Lösung Update from Keine to Accepted
Kommentar

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.

2022-12-18 07:42 Aktualisiert von: cazfi
2022-12-27 03:41 Aktualisiert von: cazfi
  • Status Update from Offen to Geschlossen
  • Lösung Update from Accepted to Gefixt

Bearbeiten

Please login to add comment to this ticket » Anmelden