Project

General

Profile

Actions

Feature #475

closed

Check that c23 nullptr can be used as sentinel

Added by Marko Lindqvist about 1 month ago. Updated 19 days ago.

Status:
Closed
Priority:
Normal
Category:
Bootstrap
Target version:
Start date:
04/19/2024
Due date:
% Done:

0%

Estimated time:

Description

gcc gives a warning (-> error in our debug builds) when c23 nullptr is used as sentinel. Reported to gcc tracker as https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114780

Our check for c23 nullptr configure check should be turned to an "*useful* c23 nullptr" check, so that c23 nullptr will be used only if it works as sentinel too.


Files

Actions #1

Updated by Marko Lindqvist about 1 month ago

Actions #2

Updated by Marko Lindqvist 19 days ago

  • Status changed from In Review to Closed
Actions

Also available in: Atom PDF