On Mon, Jun 26, 2017 at 04:39:47PM +0100, Marc Thomas wrote: > ../../misc/filefrag.c:591:33: warning: comparison between pointer and > zero character constant [-Wpointer-compare] > for (cpp = argv + optind; *cpp != '\0'; cpp++) { > > Signed-off-by: Marc Thomas <marc@xxxxxxxxxxxxxxxxxx> The patch was corrutped somehow, but I applied the fix. Thanks, - Ted