avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] Fix warnings patch


From: Theodore A. Roth
Subject: Re: [avrdude-dev] Fix warnings patch
Date: Thu, 28 Aug 2003 13:53:17 -0700 (PDT)


On Thu, 28 Aug 2003, E. Weddington wrote:

> Hello all,
>
> Attached is a patch that should fix the remaining warnings in building the
> code. It should also not introduce any changes to functionality.
>
> I thought I'd post this in case anyone wants to give it a look over or a
> good run through before I commit. Thanks.

I don't think casting size and vsize to int is the right thing to do.
Why not just change %d to %ld in the format specifier?

Ted




reply via email to

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