Hi! Thank you for raising the bug and suggesting the fix. I am on it.
Greetings Peter On Fri, 29 Jan 2016 14:33:18 +0000 Edmund Grimley Evans <[email protected]> wrote: > Source: nordlicht > Version: 0.4.4-1 > Tags: patch > User: [email protected] > Usertags: arm64 > > It failed to build on ARM architectures and presumably on other > architectures with plain char unsigned: > > https://buildd.debian.org/status/package.php?p=nordlicht&suite=sid > > There's a "char c" in main.c. > Change it to "int c", because poptGetNextOpt returns int. > That's your patch. > > _______________________________________________ pkg-multimedia-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
