mirror of
https://github.com/reactos/reactos.git
synced 2026-07-04 21:44:35 +08:00
a8e8a546b607bd4eeaca0696d7adc76c5bd3f849
- Special qualifiers with short gG formats may even skip all decimal digits, but the separator is applied nonetheless - Padding spaces on the right caused problems in exponential format, because those are split into two parts, the padding was done in between - Failing fwprintf test was removed from the tests, so the printf test is passed completely now svn path=/trunk/; revision=37740
…
…
…
…
Languages
C
86.6%
C++
10.6%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.8%