mc on SunOS
Roland Illig
roland.illig at gmx.de
Sat Oct 23 12:56:39 UTC 2004
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
More information about the mc-devel
mailing list