Your message dated Fri, 30 Sep 2022 18:12:08 +0200
with message-id <878rm0lu3r....@hands.com>
and subject line perltidy: fixed since 20200110-1
has caused the Debian Bug report #916679,
regarding broken Perl::Tidy man page
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
916679: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=916679
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: perltidy
Version: 20180220-1

The Perl::Tidy man page looks completely broken:

  $ man Perl::Tidy
  Perl::Tidy(3pm)   User Contributed Perl Documentation  Perl::Tidy(3pm)
# compare input/output indentation except for continuation lines
          # (because they have an unknown amount of initial blank space)
          # and lines which are quotes (because they may have been outdented)
          # Note: this test is placed here because we know the continuation flag
          # at this point, which allows us to avoid non-meaningful checks.
          my $structural_indentation_level = $rLL->[$Kfirst]->[_LEVEL_];
          compare_indentation_levels( $guessed_indentation_level,
              $structural_indentation_level )
            unless ( $rLL->[$Kfirst]->[_CI_LEVEL_] > 0
              || $guessed_indentation_level == 0
              && $rLL->[$Kfirst]->[_TYPE_] eq 'Q' );
POD ERRORS
         Hey! The above document had some coding errors, which are
         explained below:
Around line 8631:
             =pod directives shouldn’t be over one line long!  Ignoring
             all 3 lines of content
perl v5.26.2 2018-08-11 Perl::Tidy(3pm)



-- System Information:
Architecture: i386

--
Jakub Wilk

--- End Message ---
--- Begin Message ---
fixed 916679 20200110-1
fixed 922406 20200110-1
merge 916679 922406
done

Having checked this on the original report verson, 20200110-1 and
20220613-1, it's been fixed since 20200110-1 (which it the version in
the current stable release).
-- 
|)|  Philip Hands  [+44 (0)20 8530 9560]  HANDS.COM Ltd.
|-|  http://www.hands.com/    http://ftp.uk.debian.org/
|(|  Hugo-Klemm-Strasse 34,   21075 Hamburg,    GERMANY

--- End Message ---

Reply via email to