Re: MC on Solaris 2.5.1 report



Now it compiles and it seems to start. Let me try it for a couple of days
and check for errors. I can`t remember where exactly was the problem with
4.5.51.

Thanks
*8-) David


 Hi, David!
 
 > util.c: In function `get_current_wd':
 > util.c:916: warning: implicit declaration of function `getwd'
 
 This is just a warning, but I'll have a look anyway.  It looks like the
 logic is a bit twisted there.
 
 > util.c: At top level:
 > util.c:1360: parse error before `__extension__'
 
 I'm impressed!  This code is taken verbatim from gcc-3.0 which is
supposed
 to bootstrap on much older machines.  Actually, I missed one thing, but
it
 would not help you - __extension__ is defined in gcc headers to an empty
 string for gcc older that 2.0 (and you have 2.7.2.1)
 
 Anyway, using 64-bit random values doesn't seem to be worth the trouble
as
 long as security is not affected (it is not, as far as I understand).
 
 I've replaced gcc_uint64_t with "unsigned long".  The new snapshot is
 waiting for you to grab :-)
 
 Thank you for your contribution.  Please report you progress.
 
 -- 
 Regards,
 Pavel Roskin
 
 
 _______________________________________________
 Mc mailing list
 Mc gnome org
 http://mail.gnome.org/mailman/listinfo/mc





_______________________________________________________
¡Tienes cuentas de e-mail GRATIS en Excite España!
A tu disposición en http://correo.excite.es 





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