bug-coreutils
[Top][All Lists]
Advanced

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

Re: rebased timeout patch


From: Jim Meyering
Subject: Re: rebased timeout patch
Date: Tue, 03 Jun 2008 13:54:35 +0200

Eric Blake <address@hidden> wrote:

> According to Jim Meyering on 6/3/2008 12:12 AM:
> |
> | * src/nice.c (program_name): Remove "const" in this one case,
> | to avoid the warning it introduced.
>
> Couldn't we instead use argv[0] instead of program_name in that instance,
> since it is still in scope and has the correct type?

Good point.
And argv is already being used in the vicinity, so that's
better all around.

Thanks.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]