Files
Enrico Weigelt, metux IT consult df0f1cc687 os: Xtranssock: fix printf format warning
> ../os/Xtranssock.c: In function '_XSERVTransSocketReopen':
> ../os/Xtranssock.c:449:49: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
>         prmsg (1, "SocketReopen: invalid portlen %d\n", portlen);
>                                                  ~^     ~~~~~~~
>                                                  %ld

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-12-10 15:11:27 +01:00
..
2025-09-29 10:53:15 +02:00
2025-09-22 12:00:14 +02:00
2025-07-18 22:24:55 +02:00
2025-06-12 17:21:44 +02:00
2025-09-26 15:56:47 +02:00
2025-06-12 17:21:44 +02:00
2025-06-12 16:49:45 +02:00
2025-06-12 16:49:45 +02:00