avr-libc-dev
[Top][All Lists]
Advanced

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

[avr-libc-dev] I fixed dtostre()


From: Joerg Wunsch
Subject: [avr-libc-dev] I fixed dtostre()
Date: Sat, 7 Sep 2002 08:56:30 +0200
User-agent: Mutt/1.2.5i

Hi *,

anybody who's been using dtostre() might have noticed that it
could occasionally produce some strange results, like '\005'
where the `E' for the exponent should be, or a `:' in place of
a digit.

Courtesy Ted Roth's simulavr and avr-gdb, i finally debugged it
and believe that i've fixed all bugs in it, including cosmetic
things like it sometimes spitting out a leading `0'.  The fixed
version is in CVS now, please give it a try.

For a more detailed explanation, you might review the CVS log
and/or cvs diff.
-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/




reply via email to

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