Issues
- 8
- 4
- 6
_vsnprintf reads past the format parameter value
#139 opened by aptly-io - 1
for declaration not compatible with C compilers
#138 opened by d-vazquez - 2
GCC flags for freestanding?
#136 opened by laoshaw - 2
WebAssembly
#134 opened by RobLoach - 1
could you support %I64d %I64u like msvc done?
#127 opened by superzmy - 6
this is incredible
#132 opened by rickyelopez - 3
Zero padding disabled when precision specified
#131 opened by Iangitpers - 0
Floating point printing - how?
#125 opened by AVI-crak - 0
Vfctprintf
#126 opened by ilobilo - 1
Support for FreeRTOS lxip specifier
#123 opened by sdc-andy - 0
- 0
More cases of "%g" not falling back to decimal mode
#122 opened by eyalroz - 0
- 8
Build taking too long / nearly a minute to make
#72 opened by simonhf - 1
%p prints uppercase alphabets
#84 opened by min-lee - 1
recommendation!
#89 opened by tinebp - 0
- 0
Proper handling of denormals
#119 opened by eyalroz - 1
Undefined behavior on INT_MIN
#118 opened by eyalroz - 0
- 1
Consider unifying _ntoa_long and _ntoa_long_long
#115 opened by eyalroz - 4
- 0
printf_("%#.0llo", 0) produces "", should produce "0"
#114 opened by eyalroz - 11
Hash modifier with hexadecimal format
#99 opened by tikonen - 3
Format "%.4g" not working as expected
#75 opened by fbeaulier - 0
- 0
Test failures should show the printing command
#112 opened by eyalroz - 0
- 8
double with 15digits precision?
#97 opened by igor-m - 3
Kleinere Bugs
#94 opened by MIchaelKopka - 0
- 0
printf_("%#.0o", 0) produces "", should produce "0"
#109 opened by eyalroz - 1
%1.6e prints 10.000000e+00
#98 opened by igor-m - 4
dos-style line breaks :-(
#104 opened by eyalroz - 0
- 4
Switch to a CMake-based build
#106 opened by eyalroz - 0
Compilation warnings with GCC
#102 opened by eyalroz - 0
Code cannot compile with COSMIC STM8 compiler
#101 opened by AN-sabik - 2
redundant code `if (value != value)`
#100 opened by Umair-Anwar - 2
puts must append newline
#91 opened by aautotte - 4
printf %g float passing on ARM crash
#78 opened by chuckb - 1
Variable "va" is used before its value is set
#82 opened by nacansino - 1
Add support for Arduino Uno Wifi Rev2
#81 opened by phillipjohnston - 2
- 2
Not working
#70 opened by lemmerelassal - 3
request: sprintf() comma compatibility
#71 opened by simonhf - 0
- 2
Caveat: requires remainder, divide, and multiply instructions or software implementations
#68 opened by jamolnng