dim
812b628a82
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;
~ ^
MFC after: 3 days
2020-01-28 20:05:25 +00:00
..
2019-09-17 06:07:08 +00:00
2017-11-27 15:25:02 +00:00
2019-07-19 18:47:13 +00:00
2017-11-20 19:49:47 +00:00
2017-12-27 06:23:50 +00:00
2019-12-11 17:37:53 +00:00
2019-11-19 00:02:56 +00:00
2019-12-11 17:37:53 +00:00
2019-12-01 08:04:22 +00:00
2017-07-31 07:18:15 +00:00
2017-10-31 00:07:04 +00:00
2018-10-27 17:15:58 +00:00
2017-11-20 19:49:47 +00:00
2017-11-27 15:25:02 +00:00
2020-01-28 20:05:25 +00:00
2020-01-21 17:16:02 +00:00
2017-11-20 19:49:47 +00:00
2018-07-05 22:56:13 +00:00
2017-11-20 19:49:47 +00:00
2017-11-20 19:49:47 +00:00
2017-11-27 15:25:02 +00:00
2018-03-05 16:11:07 +00:00
2017-11-27 15:25:02 +00:00
2020-01-15 01:30:32 +00:00
2019-11-12 22:31:59 +00:00
2019-11-30 20:06:53 +00:00
2017-10-31 00:07:04 +00:00
2019-12-04 16:56:11 +00:00
2017-10-31 00:07:04 +00:00
2019-12-11 17:37:53 +00:00
2017-10-31 00:07:04 +00:00
2019-12-11 17:37:53 +00:00
2017-11-27 15:25:02 +00:00
2017-11-18 14:26:50 +00:00
2019-11-18 23:21:13 +00:00