You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* special case for the NUL char -- treat it as if it was an empty string, so that we do not emit NUL terminators in the middle of the output, and the result is consistent across pprintf and snprintf
* commented (new) non-standard tests for %lc
---------
Co-authored-by: Stefano Zanotti <[email protected]>
0 commit comments