Hi Andy,
On Thu, Feb 03, 2005 at 10:36:54PM -0600, Andy Warner wrote:
It's against the tip of cvs, and it's a brute-force
hack. I could do a neater one, but that would force me
to pull in stdarg, and I'd look for the green light from
the maintainers that stdarg was going to be OK for all their
target systems (this is 2005, isn't it?) before going there.
I don't know of any system where stdarg is not going to work, so I'd
say do the neater implementation. Mainly we are supporting FreeBSD,
Mac OS X, Linux, and Windows. GCC is the only supported compiler for
AVRDUDE, so stdarg should not be an issue.
-Brian