warning: ISO C++ forbids compound-literals #32

开启中
crtxcr2022-01-30 10:26:38 +01:00创建 · 0 评论
所有者
exile.h: In function ‘int get_vow_argfilter(long int, uint64_t, sock_filter*, int*)’:
exile.h:787:40: warning: ISO C++ forbids compound-literals [-Wpedantic]
  787 | { 0, EXILE_BPF_LOAD_SECCOMP_ARG(val), 0}
``` exile.h: In function ‘int get_vow_argfilter(long int, uint64_t, sock_filter*, int*)’: exile.h:787:40: warning: ISO C++ forbids compound-literals [-Wpedantic] 787 | { 0, EXILE_BPF_LOAD_SECCOMP_ARG(val), 0} ```
登录 并参与到对话中。
1 名参与者
通知
截止日期
未设置截止日期。
依赖工单

未设置依赖工单。

引用:crtxcr/exile.h#32