Bez tytułu

z Colossal Anoa, 6 dni temu, napisane w Plain Text, wyświetlone 12 razy. [paste_expire] 10 miesiące.
URL https://pastebin.k4be.pl/view/10dc8399 Udostępnij
Pobierz wklejkę lub Pokaż surowy tekst
  1. conf.c: In function ‘chmode_str’:
  2. conf.c:727:33: warning: argument 1 is null but the corresponding size argument 3 value is [1, 4294967295] [-Wnonnull]
  3.   727 |                                 strlcat(pbuf, modes->extparams[cm->letter], pbuf_size);
  4.       |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  5. In file included from /usr/include/sys/un.h:38,
  6.                  from /home/k4be/unrealircd-git/include/sys.h:61,
  7.                  from /home/k4be/unrealircd-git/include/struct.h:27,
  8.                  from /home/k4be/unrealircd-git/include/unrealircd.h:7,
  9.                  from conf.c:21:
  10. /usr/include/string.h:512:15: note: in a call to function ‘strlcat’ declared with attribute ‘access (read_write, 1, 3)’
  11.   512 | extern size_t strlcat (char *__restrict __dest,
  12.       |               ^~~~~~~
  13. conf.c:727:33: warning: argument 1 is null but the corresponding size argument 3 value is [1, 4294967295] [-Wnonnull]
  14.   727 |                                 strlcat(pbuf, modes->extparams[cm->letter], pbuf_size);
  15.       |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  16. /usr/include/string.h:512:15: note: in a call to function ‘strlcat’ declared with attribute ‘access (read_write, 1, 3)’
  17.   512 | extern size_t strlcat (char *__restrict __dest,
  18.       |               ^~~~~~~
  19.  

odpowiedzi na Bez tytułu rss

Tytuł Autor Język Dodano
Re: Bez tytułu Capacious Coyote text 6 dni temu.

odpowiedź "Bez tytułu"

Tutaj możesz odpowiedzieć na wklejkę z góry

captcha