Re: [PATCH] build: Let the get-integer action return None

2023-10-20 Thread Chris Johns
OK Thanks Chris On 20/10/2023 10:16 pm, Sebastian Huber wrote: > If used with the format-and-define action, this will result in an > undefined define. > --- > wscript | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/wscript b/wscript > index c8481d4fde..595dc09efd 100755 > --- a/wscri

[PATCH] build: Let the get-integer action return None

2023-10-20 Thread Sebastian Huber
If used with the format-and-define action, this will result in an undefined define. --- wscript | 2 ++ 1 file changed, 2 insertions(+) diff --git a/wscript b/wscript index c8481d4fde..595dc09efd 100755 --- a/wscript +++ b/wscript @@ -1011,6 +1011,8 @@ class OptionItem(Item): value =