gbranden pushed a commit to branch master
in repository groff.

commit 7503b0b186ab134a1ecd4104e7f0ad2399d0a8f7
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Feb 23 12:48:13 2026 -0600

    INSTALL.extra: Correct a claim.
    
    Since we've switched from "Configuration B" to "Configuration A" in the
    handling of font description files for gropdf, one can no longer expect
    no warnings at all from the BuildFoundries script; several will be
    thrown at the "basic" feature service level.  See commit 6475a5fa8d, 17
    February, and
    <https://lists.gnu.org/archive/html/groff/2026-02/msg00036.html>.
    
    The BuildFoundries script doesn't maintain its own lists of "base 14"
    and "base 35" fonts--see gropdf(1)--so it can't know which warnings to
    suppress even if we told it to--not without suppressing other warnings
    as well, which are likely to be legitimate.
---
 INSTALL.extra | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/INSTALL.extra b/INSTALL.extra
index 30b11cad5..3e38e1005 100644
--- a/INSTALL.extra
+++ b/INSTALL.extra
@@ -165,7 +165,7 @@ PostScript or PDF documents, you can ignore any output from 
the
 
 If you know that you have no need for the URW fonts, because you don't
 require the higher gropdf feature service levels that they enable, and
-you wish to avoid warnings from the build process, give the 'configure'
+you wish to reduce warnings from the build process, give the 'configure'
 script the "--without-urw-fonts" option.
 
 

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to