On Tue, 28 Sep 2010 at 3:44:15 +0200, Tamas TEVESZ wrote:
> --- a/WINGs/findfile.c
> +++ b/WINGs/findfile.c
> @@ -35,38 +35,50 @@
>
> char *wgethomedir()
> {[...] > + > +out: > + return home; CC findfile.lo findfile.c: In function ‘wgethomedir’: findfile.c:62:1: warning: label ‘out’ defined but not used I will remove it and rebase the fix on top of it. -- To unsubscribe, send mail to [email protected].
