June 25 2020 Further Adventures in QA for the Perl 5 Core Distribution Back

Interpreting the Results

        $ diff -w b45969d.make.warnings.rpt.txt \
                  57f51a6.make.warnings.rpt.txt
        0a1,6
        > ./intrpvar.h:_:_: warning: 'Perl_sv_nosharing' is deprecated [Wdeprecated-declarations]
        > ./intrpvar.h:_:_: warning: 'Perl_sv_nosharing' is deprecated [Wdeprecated-declarations]
        > ./intrpvar.h:_:_: warning: 'Perl_sv_nounlocking' is deprecated [Wdeprecated-declarations]
        > ./intrpvar.h:_:_: warning: 'Perl_sv_nosharing' is deprecated [Wdeprecated-declarations]
        > ./intrpvar.h:_:_: warning: 'Perl_sv_nosharing' is deprecated [Wdeprecated-declarations]
        > ./intrpvar.h:_:_: warning: 'Perl_sv_nounlocking' is deprecated [Wdeprecated-declarations]


Home Last TOC Copyright © 2020 James E Keenan Back Next