Re: updated: [80a6897] cleanup: mhl_str_dir_plus_file(): int -> size_t (suggested by Andrew Borodin)
- From: Oswald Buddenhagen <ossi kde org>
- To: mc-devel gnome org
- Subject: Re: updated: [80a6897] cleanup: mhl_str_dir_plus_file(): int -> size_t (suggested by Andrew Borodin)
- Date: Sun, 1 Feb 2009 21:15:20 +0100
On Sun, Feb 01, 2009 at 09:02:10PM +0100, Sergei Trofimovich wrote:
> + while (...)
> ...;
>
> + size_t fnlen = ...;
>
i should point out that this is C99 and consequently won't compile on
many platforms with older compilers.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]