Hello, Using the rebuild infrastructure, your package fails to build with clang (instead of gcc). Thanks, Arthur
[...] [...] Uhm, why is clang giving an error? This is perfectly valid C. I can imagine that it would error if you compile it with -Wall -Werror, but as far as I know the only warning turned into an error is format-security. Could this be a clang bug? Do you have the full build log from using clang?
Never mind, I was looking at the wrong makefiles, -Werror is indeed enabled. I'll apply your patch!
forcemerge 686545 753844 tags 753844 + fixed-upstream thanks Going through the list of outstanding bugs, I noticed that the issue was already reported by Cyril Roelandt and the patch has been committed upstream. So the fix will be part of the next release of Blobwars.