summaryrefslogtreecommitdiff
path: root/op.c
diff options
context:
space:
mode:
authorTAKAI Kousuke <62541129+t-a-k@users.noreply.github.com>2022-09-28 22:15:49 +0900
committerKarl Williamson <khw@cpan.org>2022-10-13 10:27:43 -0600
commitbe5c21321156733f58ac73b090ea937da104f7fa (patch)
tree9961c61d6c643b3d49f6c5ffff2390a97c41052e /op.c
parent7e52ee3837b8a55c0f16b1d54a6215442f450deb (diff)
downloadperl-be5c21321156733f58ac73b090ea937da104f7fa.tar.gz
locale.c: Add explicit (line_t) cast to silence DEBUGGING build warnings
Warning fixed: locale.c:130:55: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 4 has type ‘int’ [-Wformat=] 130 | dSAVE_ERRNO; dTHX; PerlIO_printf(Perl_debug_log, "\n%s: %" LINE_Tf ": ", \ | ^~~~~~~~~ This warning might be only on 32-bit build.
Diffstat (limited to 'op.c')
0 files changed, 0 insertions, 0 deletions