gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issues on WindowMaker


From: Germán Arias
Subject: Re: Issues on WindowMaker
Date: Mon, 30 May 2011 18:07:10 -0600

On dom, 2011-05-29 at 20:53 +0200, Fred Kiefer wrote:
> >
> > I ignore all warnings about unused variables.
> 
> All these warnings are rather harmless. (BTW, did you translate them 
> back from Spanish into English?)

Yes, after install GCC I notice all is in spanish and I don't know if
there is an option to switch it to english (at documentation I don't see
anything about this).

> 
> I would be interested in the unused variables warnings you are getting 
> for gui and back, though.
> 

Here the unused variables in GUI, none in Back. (I don't translate it,
since all these are unused variables):

GUI
===

NSActionCell.m:401:10: aviso: se define la variable ‘dummy’ pero no se
usa [-Wunused-but-set-variable]

NSPrintOperation.m:1035:14: aviso: se define la variable ‘pageRect’ pero
no se usa [-Wunused-but-set-variable]

GSLayoutManager.m:501:7: aviso: se define la variable ‘positions’ pero
no se usa [-Wunused-but-set-variable]

GSHorizontalTypesetter.m:700:13: aviso: se define la variable ‘last_p’
pero no se usa [-Wunused-but-set-variable]

GSspell.m:464:7: aviso: se define la variable ‘words’ pero no se usa
[-Wunused-but-set-variable]

SndfileSource.m:86:11: aviso: variable ‘range’ sin usar
[-Wunused-variable]

RTFProducer.m:1162:12: aviso: se define la variable ‘loc’ pero no se usa
[-Wunused-but-set-variable]







reply via email to

[Prev in Thread] Current Thread [Next in Thread]