[prev in list] [next in list] [prev in thread] [next in thread] 

List:       sylpheed
Subject:    [sylpheed:21964] Re: NEW PATCH: X-Face from file
From:       Ricardo Mones Lastra <mones () aic ! uniovi ! es>
Date:       2003-11-19 18:00:39
[Download RAW message or body]

On Wed, 19 Nov 2003 14:29:42 +0100
DINH Viet Hoa <dinh.viet.hoa@free.fr> wrote:

> > +	if (fgets(buf, sizeof(buf), xfp)) != NULL) {
> 
> missing one opening parenthesis ?
> 
> +	if ((fgets(buf, sizeof(buf), xfp)) != NULL) {


  Not really, the closing parenthesis is not required:

+	if (fgets(buf, sizeof(buf), xfp) != NULL) {

  and also uploading the wrong file :-( (I had typo fixed in source
but not in patch). I'm sorry, I'll correct it asap.
-- 
  Ricardo Mones Lastra - mones@aic.uniovi.es
  Centro de Inteligencia Artificial, Universidad de Oviedo en Gijon
  33271 Asturias, SPAIN. - http://www.aic.uniovi.es/mones

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic