Error occurs with -sort option

Bug #2047873 reported by CHUL PARK
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
abi-compliance-checker (Ubuntu)
New
Undecided
Unassigned

Bug Description

Error occurs with -sort option:
Undefined subroutine &main::dump_sorting called at /usr/lib/x86_64-linux-gnu/perl/5.34/Data/Dumper.pm line 449.

I think dump_sorting should be dumpSorting:
if($In::Opt{"SortDump"})
{
    $Data::Dumper::Useperl = 1;
    $Data::Dumper::Sortkeys = &dump_sorting;
}

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.