[OTR-users] Patch for Gaim plugin.

Ian Goldberg ian at cypherpunks.ca
Tue Mar 8 08:15:44 EST 2005


On Tue, Mar 08, 2005 at 02:03:27AM -0500, Daniel Carrera wrote:
> Hello,
> 
> I just tried compiling the GAIM plugin on Solaris SPARC, using gcc and GNU 
> tools. The compilation dies on gtk-dialog.c :
> 
> gtk-dialog.c: In function `otrg_gtk_dialog_private_key_wait_start':
> gtk-dialog.c:169: parse error before `handle'
> gtk-dialog.c:170: `handle' undeclared (first use in this function)
> gtk-dialog.c:170: (Each undeclared identifier is reported only once
> gtk-dialog.c:170: for each function it appears in.)
> gtk-dialog.c:182: warning: control reaches end of non-void function
> 
> 
> Fortunately, the fix is simple

Thanks.  The version of gcc we're using here (3.3.x) is too lenient
about such matters.  :-p

Fixed.

   - Ian



More information about the OTR-users mailing list