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

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

[avr-libc-dev] [patch #3851] 'dtostre' speed up


From: Dmitry Xmelkov
Subject: [avr-libc-dev] [patch #3851] 'dtostre' speed up
Date: Sat, 27 Oct 2007 01:50:26 +0000
User-agent:

Follow-up Comment #7, patch #3851 (project avr-libc):

Yes, it is possible to close this patch.
It was submitted into Avr-libc CVS at Jan.2007.  The dtostre() function is't
a part of libm library, it is't use any math/float operation. It is allocated
in stdlib and is a part of libc.  Speed is up and accuracy is improved.  The
bug #11820 (wrong output with precision=3) is excluded.  The internal
conversion function is used also in dtostrf() and printf() functions (CVS main
branch).


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?3851>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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