Opps......
> and now the zero padding in printf_fast is not working.
Looks like I broke it while adding float support (eg, library
printf_fast_f supports %f for floats), and several more options to
customize if you recompile printf_fast.
Checked in a fix. Look for #969 (or higher) with "sdcc -v".
If you hit any other bugs in printf_fast, probably best to email me
directly. I only occasionally check this list. Always send sample code
and corresponding wrong output. If you lose my address, it's in the
comments in the printf_fast.c source code.
Paul
|