summaryrefslogtreecommitdiff
path: root/sv.c
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2014-10-04 05:32:50 -0700
committerFather Chrysostomos <sprout@cpan.org>2014-10-04 09:38:43 -0700
commit2ff4512f4d92cb81d1db548ba0655eb9bfb081e3 (patch)
tree4ad37999b26a826200d2e0bdacaebfd337823b99 /sv.c
parentf8a7ccebba5637bf0cf5a23cea563b2ccd62312d (diff)
downloadperl-2ff4512f4d92cb81d1db548ba0655eb9bfb081e3.tar.gz
regcomp.c: Compiler warning
Shut up this warning: regcomp.c:7346:13: warning: format specifies type 'unsigned long' but the argument has type 'U32' (aka 'unsigned int') [-Wformat] RExC_study_chunk_recursed_count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ by casting to auld lang syne—I mean unsigned long.
Diffstat (limited to 'sv.c')
0 files changed, 0 insertions, 0 deletions