[Buildroot] [PATCH 1/1] package/fluxbox: fix build with gcc 11

Peter Korsgaard peter at korsgaard.com
Sun Aug 8 07:45:50 UTC 2021


>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice at gmail.com> writes:

 > Fix the following build failure with gcc 11:
 > util/fluxbox-remote.cc: In function 'int main(int, char**)':
 > util/fluxbox-remote.cc:76:32: error: ordered comparison of pointer with integer zero ('unsigned char*' and 'int')
 >    76 |             && text_prop.value > 0
 >       |                ~~~~~~~~~~~~~~~~^~~

 > Fixes:
 >  - http://autobuild.buildroot.org/results/6e718bb662aa4961ea264eb81e4b7e7b20485e30

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>

Committed to 2021.02.x and 2021.05.x, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list