Update of bug #22800 (project avr-libc):
Status: None => Invalid
Percent Complete: 0% => 100%
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #2:
I can not to reproduce this bug with Avr-libc 1.6
With Avr-libc 1.4 (old variant of vfprintf()), yes, it is a bug:
documention does not say about any limits of string
length in case of 'width' field absence.
About size of width variable: the documentation says
about the limit of width value, it is 255. Avr-libc 1.4 has
this limit 127. Note, this limit does not restrict the length
in case of 'width' field absence.
I have write the test case and will commit to CVS later.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?22800>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
AVR-libc-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev