Bug#1075693: Fixing xzoom build
Hi there,
I have worked to fix this bug! Now with gcc 14, it's necessary has all functions declared.
The code are building without the -DTIMER flag, this flag switch in include or not the libs
that define the functions that report the -Wdeprecated-declarations error:
43 │ #ifdef TIMER
44 │ #include <sys/time.h>
45 │ #include <unistd.h>
46 │ #endif
So, if we build with this flag, work good [1].
I hope that I help with something,
[1] https://salsa.debian.org/pablolucas890/xzoom/-/commit/f146f6705a9fd20f0461eae5878a21759ff2c624
Best regards,
--
~ Pablo Lucas Silva Santos
Debian Contributor (P89L0)
info ~ https://pablo.ct.ws
Reply to: