<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.8.5">
</HEAD>
<BODY>
On Tue, 2015-04-28 at 12:27 +0200, Simon Josefsson wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
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.  
</PRE>
</BLOCKQUOTE>
<BR>
I dont see a problem there. It is only used for avoiding errors compling with CLANG.<BR>
If or if not a caller ignores a return value is not an issue.<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
<PRE>
As far as I can tell, the patch is not needed at all since
upstream has fixed this issue.  
</PRE>
</BLOCKQUOTE>
<BR>
Not in version 2.3.3<BR>
/Willem<BR>
<BR>
</BODY>
</HTML>