mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-02 12:53:33 +00:00
46476841f8
Merge r357222 from the clang1000-import branch: Fix the following -Werror warning from clang 10.0.0 in rbootd: libexec/rbootd/rmpproto.c:335:49: error: multiple unsequenced modifications to 'filename' [-Werror,-Wunsequenced] filename = (filename = strrchr(filepath,'/'))? ++filename: filepath; ~ ^ |
||
---|---|---|
.. | ||
bpf.c | ||
conf.c | ||
defs.h | ||
Makefile | ||
Makefile.depend | ||
parseconf.c | ||
pathnames.h | ||
rbootd.8 | ||
rbootd.c | ||
rmp_var.h | ||
rmp.h | ||
rmpproto.c | ||
utils.c |