Re: mc on SunOS
- From: Roland Illig <roland illig gmx de>
- To: Leonard den Ottolander <leonard den ottolander nl>
- Cc: MC Devel <mc-devel gnome org>
- Subject: Re: mc on SunOS
- Date: Sat, 23 Oct 2004 14:56:39 +0200
Leonard den Ottolander wrote:
Hello Roland,
On Fri, 2004-10-22 at 01:15, Roland Illig wrote:
@@ -326,7 +335,7 @@ mc_tmpdir (void)
pwd->pw_name);
else
g_snprintf (buffer, sizeof (buffer), "%s/mc-%d", sys_tmp,
- getuid ());
+ (int) getuid ());
canonicalize_pathname (buffer);
This seems correct, but is it in any way related to mc on SunOS?
gcc emitted a warning on SunOS, but not on Linux. ;)
Roland
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]