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명
알림
마감일
마감일이 설정되지 않았습니다.
의존성

No dependencies set.

Reference: crtxcr/exile.h#32
No description provided.