This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Remove some warnings


On 13 Jan 2001, Andreas Jaeger wrote:

> >>>>> Kaveh R Ghazi writes:
>  > If the warning if coming from comparison against a sizeof, (which has
>  > a type of size_t) then the loop variable should IMHO be a size_t also.
>  > That's the convention I've been following.
>
> Ok, then I'll do it the same way to be consistent.
>
> Is this version ok to commit?

Yes.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]