Add -Wstrict-null-sentinel to gdbsupport/warning.m4
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 11 Feb 2020 15:51:49 +0000 (10:51 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Tue, 11 Feb 2020 15:51:49 +0000 (10:51 -0500)
Commit 85f0dd3ce ("[gdb] Fix -Wstrict-null-sentinel warnings") fixed
some violations of -Wstrict-null-sentinel.  If we want to enforce this
warning, I think we should enable it in our warning.m4 file.

gdbsupport/ChangeLog:

* warning.m4: Add -Wstrict-null-sentinel.
* configure: Re-generate.

gdbserver/ChangeLog:

* configure: Re-generate.

gdb/ChangeLog:

* configure: Re-generate.


No differences found
This page took 0.026467 seconds and 4 git commands to generate.