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

Open
opened 2022-01-30 10:26:38 +01:00 by crtxcr · 0 comments
Owner
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} ```
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

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