From: Rasmus Villemoes > Sent: 01 February 2022 13:06 ... > > + * - The C standard defines an "integer constant expression" as different > > + * from a "null pointer constant" (an integer constant 0 pointer). > > I don't see the point of this bullet. Yes, an ICE is a distinct concept > from a null pointer constant, obviously. One is defined in terms of the > other - and your parenthesis is not an accurate paraphrase of the > definition of a null pointer constant.