Keruspe / GPaste

Clipboard management system
BSD 2-Clause "Simplified" License
784 stars 56 forks source link

guint64 is not the same as gsize on 32-bit #446

Open AdrianBunk opened 2 months ago

AdrianBunk commented 2 months ago

gcc < 14 gave warnings when passing such variable from from incompatible pointer type: https://buildd.debian.org/status/fetch.php?pkg=gpaste&arch=armhf&ver=45-3&stamp=1721124747&raw=0

gcc 14 turned these warnings into errors: https://buildd.debian.org/status/fetch.php?pkg=gpaste&arch=armhf&ver=45-4&stamp=1722968009&raw=0