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

Open
2022-01-30 10:26:38 +01:00 geopend door crtxcr · 0 opmerkingen
Eigenaar
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} ```
Log in om deel te nemen aan deze discussie.
1 deelnemers
Notificaties
Vervaldatum
Geen vervaldatum ingesteld.
Afhankelijkheden

Geen afhankelijkheden ingesteld.

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