https://bugs.kde.org/show_bug.cgi?id=438535
Andrew Shark <ash...@linuxcomp.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ash...@linuxcomp.ru --- Comment #1 from Andrew Shark <ash...@linuxcomp.ru> --- > I realize this may be really hard to do It is not. It probably just needs to change the line ```perl "Unable to open file $filename which was included from line $."); ``` to ```perl "Unable to open file $filename which was included from $fh->{current_fn}:$."); ``` -- You are receiving this mail because: You are watching all bug changes.