Re: mc-4.6.1 release?
- From: Pavel Tsekov <ptsekov gmx net>
- To: MC dev <mc-devel gnome org>
- Subject: Re: mc-4.6.1 release?
- Date: Fri, 22 Oct 2004 18:08:36 +0200
Hello,
On Thu, 21 Oct 2004, Pavel Roskin wrote:
> We also should test FreeBSD and Cygwin.
This is the last warning that I see on Cygwin:
../../src/utilunix.c: In function `mc_tmpdir':
../../src/utilunix.c:404: warning: int format, uid_t arg (arg 5)
`uid_t' is defined as an `unsigned long' on recent Cygwin. I see on
Fedore Core 2 glib it is `unsigned int'. SUSv3 has to say the
following:
"nlink_t, uid_t, gid_t, and id_t shall be integer types."
Based on that I guess MC code is right to assume `%d'. I don't
know if and how this should be fixed. After all its not common
to have uids that large.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]