bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #52463] anything that talks to standard error should identify itsel


From: G. Branden Robinson
Subject: [bug #52463] anything that talks to standard error should identify itself
Date: Wed, 13 Mar 2024 16:24:33 -0400 (EDT)

Update of bug #52463 (group groff):

                  Status:             In Progress => Fixed                  
             Open/Closed:                    Open => Closed                 
         Planned Release:                    None => 1.24.0                 

    _______________________________________________________

Follow-up Comment #7:

These are the last ones outside of "contrib" that I know about, and the
diagnostic message format of stuff there is the contributors' business. 
(Which is admittedly sometimes me with a different hat on.)


commit a0d81b206a0f502cbf4b4e0381daa056f4888298
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date:   Tue Mar 12 11:32:20 2024 -0500

    [mdoc]: Improve diagnostic message format (1/4).
    
    * tmac/doc.tmac: Add new `doc` string recording the name the macro
      package self-reports.  Use it when issuing diagnostics about rendering
      parameters (register and string settings) that can't be honored.
    
    See <https://www.gnu.org/prep/standards/standards.html#Errors>.

commit 7271313941d567bebd4cc41f6e73e89e5fe830eb
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date:   Tue Mar 12 15:52:45 2024 -0500

    [mdoc]: Improve diagnostic message format (2/4).
    
    * tmac/doc.tmac (doc-err): Add internal macro for reporting error
      diagnostics.  Arrange message per GNU Coding Standards, including
      report of input filename.
      (It, doc-fo-func-args, Fo, Fc, %V, Lk, doc-defunct-macro): Use it.
    
    See <https://www.gnu.org/prep/standards/standards.html#Errors>.

commit 34689518e2e84e9fe364b9a1ec3248ff48b79417
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date:   Tue Mar 12 15:56:48 2024 -0500

    [mdoc]: Improve diagnostic message format (3/4).
    
    * tmac/doc.tmac (doc-warn): Add internal macro for reporting warning
      diagnostics.  Arrange message per GNU Coding Standards, including
      report of input filename.
    
    * tmac/doc.tmac (doc-generic-macro, Pf, Bf, Ef, Bk, Ek, Bd)
      (doc-do-Bd-args, Ed, Bl, doc-do-Bl-args, It, doc-end-list, Re)
      (doc-print-reference, em):
    * tmac/mdoc/doc-common (Dd, Dt, Os, doc-check-depth): Use it.
    
    See <https://www.gnu.org/prep/standards/standards.html#Errors>.

commit 6a6d17fc23d09e71bbd24e8e376907b800b46d0d
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date:   Tue Mar 12 16:07:04 2024 -0500

    [mdoc]: Improve diagnostic message format (4/4).
    
    * tmac/doc.tmac (doc-report-usage): Add internal macro for reporting
      usage error diagnostics.  Arrange message per GNU Coding Standards,
      including report of input filename.
    
    * tmac/doc.tmac (doc-generic-macro, Cd, Fd, In, Nm, Tn, Ns, Ap, Bf, Ek)
      (El, doc-Xr-usage, doc-column-list, Dl, D1, Vt, Ft, Fa, Fn, Fo, Rs)
      (Re, %A, %B, %C, %D, %I, %J, %N, %O, %P, %Q, %R, %T, %U, %V, An, Rv)
      (Ex, doc-Mt-usage, doc-Lk-usage):
    * tmac/mdoc/doc-common (Sh, Ss):
    * tmac/mdoc/doc-ditroff (Ql):
    * tmac/mdoc/doc-nroff (Ql):
    * tmac/mdoc/doc-syms (Lb): Use it.
    
    Fixes <https://savannah.gnu.org/bugs/?52463> (at long last).
    
    See <https://www.gnu.org/prep/standards/standards.html#Errors>.




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?52463>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]