Re: [PATCH 01/10] compiler.h: add statically_false()

2024-12-06 Thread Vincent Mailhol
On Thu. 5 Dec 2024 at 03:30, David Laight wrote: > From: Vincent Mailhol > > Sent: 02 December 2024 17:33 > > > > From: Vincent Mailhol > > > > For completion, add statically_false() which is the equivalent of > > statically_true() except that it will return true only if the input is > > known to

RE: [PATCH 01/10] compiler.h: add statically_false()

2024-12-05 Thread David Laight
From: Vincent Mailhol > Sent: 05 December 2024 15:26 > > On Thu. 5 Dec 2024 at 03:30, David Laight wrote: > > From: Vincent Mailhol > > > Sent: 02 December 2024 17:33 > > > > > > From: Vincent Mailhol > > > > > > For completion, add statically_false() which is the equivalent of > > > statically_