We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f2776d commit bf31346Copy full SHA for bf31346
locale.c
@@ -8802,7 +8802,7 @@ S_strftime8(pTHX_ const char * fmt,
8802
locale,
8803
INDEX_TO_USE);
8804
DEBUG_Lv(PerlIO_printf(Perl_debug_log,
8805
- "fmt=%s, retval=%s; utf8ness=%d",
+ "fmt=%s, retval=%s; utf8ness=%d\n",
8806
fmt,
8807
((is_strict_utf8_string((U8 *) SvPVX(sv), 0))
8808
? SvPVX(sv)
0 commit comments