#1099692 erb3.3.1: Some remarks and a patch with editorial changes for this man page

Package:
ruby3.3
Source:
ruby3.3
Description:
Interpreter of object-oriented scripting language Ruby
Submitter:
Bjarni Ingi Gislason
Date:
2025-03-06 20:03:02 UTC
Severity:
normal
Tags:
#1099692#5
Date:
2025-03-06 20:00:20 UTC
From:
To:
   * What led up to the situation?

     Checking for defects with a new version

test-[g|n]roff -mandoc -t -K utf8 -rF0 -rHY=0 -rCHECKSTYLE=10 -ww -z < "man page"

  [Use "groff -e ' $' -e '\\~$' <file>" to find obvious trailing spaces.]

  ["test-groff" is a script in the repository for "groff"; is not shipped]
(local copy and "troff" slightly changed by me).

  [The fate of "test-nroff" was decided in groff bug #55941.]

   * What was the outcome of this action?

troff:<stdin>:34: warning: integer value saturated
troff:<stdin>:34: warning: integer value saturated
troff:<stdin>:34: warning: integer value saturated
troff:<stdin>:37: warning: [page 1, 3.3i]: cannot break line
[...]
troff:<stdin>:41: warning: [page 1, 4.2i]: line has non-positive width 0m
[...]

   * What outcome did you expect instead?

     No output (no warnings).

-.-

  General remarks and further material, if a diff-file exist, are in the
attachments.