Debian Patches

Status for x2gokdrive/0.0.0.3-2

Patch Description Author Forwarded Bugs Origin Last update
0001_x2gokdriveremote.-c-h-fix-OsTimerCallback-FTBFS-on-3.patch [PATCH] x2gokdriveremote.{c,h}: fix OsTimerCallback FTBFS on 32-bit platforms.

OSTimerCallback has been returning CARD32 for the past 12 years, but our
code used callbacks with unsigned int. Since unsigned int's size changes
with hardware architecture on some systems (including Linux), it was
only a matter of time until this breaks.

Luckily, we can just change your code to also always return CARD32 and
be done with it.
Mihai Moldovan <ionic@ionic.de> no 2024-09-06

All known versions for source package 'x2gokdrive'

Links