-Wnon-literal-null-conversion on clang

Jack Howarth <[email protected]>
Newsgroups gmane.comp.gdb.devel
Message-ID <CADtEn-2fmMATK8Gs0NRyeYUBrdH5Xc4rOMo9eqEbhxn3B5eJkQ@mail.gmail.com>
The gdb-7.9 sources have one warning with
-Wnon-literal-null-conversion on clang...

./tui/tui-stack.c:385:16: warning: expression which evaluates to zero
treated as a null pointer constant of type 'CORE_ADDR *' (aka
'unsigned long *')
      [-Wnon-literal-null-conversion]
                                            &low, (CORE_ADDR) 0) == 0)
                                                  ^~~~~~~~~~~~~
Is that worth fixing?
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.