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

Buka
di buka 2022-01-30 10:26:38 +01:00 oleh crtxcr · 0 komentar
Pemilik
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} ```
Masuk untuk bergabung dengan percakapan ini.
Tidak Ada Milestone
No Assignees
1 peserta
Notifikasi
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.