avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] avrdude on FreeBSD/sparc64


From: Jeff Epler
Subject: Re: [avrdude-dev] avrdude on FreeBSD/sparc64
Date: Thu, 22 Apr 2004 11:35:40 -0500
User-agent: Mutt/1.4.1i

Yeah, I don't understand why it's this way, but lists.c has a structure
"LIST".  If void* is 4 bytes and aligns to 4 bytes, its size is 32 bytes,
I guess (I didn't count it myself).  If you're on a 64-bit machine this
isn't going to be true.

I don't see any reason for the check against LISTSZ, it seems to serve
no purpose.  For instance, no buffer is ever allocated using LISTSZ.

I am looking at avrdude 4.0.0, not the most recent version, so this may
have changed in the meantime.

Jeff




reply via email to

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