Bug#742748: jabberd2: fails to build with clang instead of gcc

2015-04-28 Thread Simon Josefsson
Willem van den Akker wvdak...@wilsoft.nl writes: On Tue, 2015-04-28 at 12:27 +0200, Simon Josefsson wrote: This patch looks wrong to me -- it changes a void function into an int function, and changes return values from void to 0, which the caller ignores. I dont see a problem there. It

Bug#742748: jabberd2: fails to build with clang instead of gcc

2015-04-28 Thread Willem van den Akker
On Tue, 2015-04-28 at 12:27 +0200, Simon Josefsson wrote: This patch looks wrong to me -- it changes a void function into an int function, and changes return values from void to 0, which the caller ignores. I dont see a problem there. It is only used for avoiding errors compling with

Bug#742748: jabberd2: fails to build with clang instead of gcc

2015-04-28 Thread Simon Josefsson
This patch looks wrong to me -- it changes a void function into an int function, and changes return values from void to 0, which the caller ignores. As far as I can tell, the patch is not needed at all since upstream has fixed this issue. I have removed the patch from the debian package, and

Bug#742748: jabberd2: fails to build with clang instead of gcc

2015-04-27 Thread Willem van den Akker
Hi Nicolas, I have added your patch. With the next upload it can be tested. Hope this fixes the problem once and for all. /Willem

Bug#742748: jabberd2: fails to build with clang instead of gcc

2015-04-22 Thread Simon Josefsson
Hi Nicolas. Thanks for the report. There is 2.3.3 in unstable now, which should fix this. Please test and report back if this is not the case. If we don't hear anything, I believe it is safe to close this bug since this should work now. /Simon pgpJj8ej8mINZ.pgp Description: OpenPGP digital

Bug#742748: [Pkg-xmpp-devel] Bug#742748: jabberd2: fails to build with clang instead of gcc

2014-03-28 Thread Willem van den Akker
Hi, Thanks for submitting the patch. I have added it and it will be soon available. Greetings, Willem On Wed, 2014-03-26 at 21:51 +0100, Nicolas Sévelin-Radiguet wrote: Package: jabberd2 Version: 2.2.17-1 Severity: minor Tags: patch User: pkg-llvm-t...@lists.alioth.debian.org Usertags:

Bug#742748: jabberd2: fails to build with clang instead of gcc

2014-03-26 Thread Nicolas Sévelin-Radiguet
Package: jabberd2 Version: 2.2.17-1 Severity: minor Tags: patch User: pkg-llvm-t...@lists.alioth.debian.org Usertags: clang-ftbfs Dear Maintainer, Your package fails to build with clang instead of gcc. [-Wreturn-type] The attached patch fixes it. Buildlogs and patch are here: