avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] 5.0 Release (again)


From: Joerg Wunsch
Subject: Re: [avrdude-dev] 5.0 Release (again)
Date: Sat, 24 Sep 2005 08:25:16 +0200
User-agent: Mutt/1.4.2.1i

As Brian Dean wrote:

> I'll hold off on a general release announcement for a few days, just
> to be sure there are no major issues.

I've seen one minor issue on MinGW: their printf implementation is
obviously not as C99ish as GCC itself is, so %zd prints out as "zd"
there.  I'm not sure whether we'd like to consider that bad enough to
warrant re-releasing 5.0 once again though, but if you can have an eye
on it, there's one dangerous side-effect: the size_t arg won't be
consumed from the argument list.  This could cause a crash if the next
format is a %s.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)





reply via email to

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