Task #1725 - perl-HTML-Parser-3.82-1.fc40/scan-results.err
back to task #1725download
Error: CPPCHECK_WARNING: perl-HTML-Parser-3.82-build/HTML-Parser-3.82/Parser.c: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches. Error: COMPILER_WARNING (CWE-477): perl-HTML-Parser-3.82-build/HTML-Parser-3.82/Parser.xs:30: included_from: Included from here. perl-HTML-Parser-3.82-build/HTML-Parser-3.82/util.c: scope_hint: In function ‘decode_entities’ perl-HTML-Parser-3.82-build/HTML-Parser-3.82/util.c:162:21: warning[-Wdeprecated-declarations]: ‘Perl_uvuni_to_utf8’ is deprecated /usr/lib64/perl5/CORE/perl.h:6186: included_from: Included from here. perl-HTML-Parser-3.82-build/HTML-Parser-3.82/Parser.xs:11: included_from: Included from here. /usr/lib64/perl5/CORE/proto.h:6043:1: note: declared here # 160| } # 161| # 162|-> tmp = (char*)uvuni_to_utf8((U8*)buf, num); # 163| repl = buf; # 164| repl_len = tmp - buf;