[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #65961] [grohtml] pre-html.cpp: suppress certain warnings from pnmc
From: |
G. Branden Robinson |
Subject: |
[bug #65961] [grohtml] pre-html.cpp: suppress certain warnings from pnmcrop |
Date: |
Wed, 10 Jul 2024 03:09:50 -0400 (EDT) |
Update of bug #65961 (group groff):
Status: In Progress => Fixed
Open/Closed: Open => Closed
Planned Release: None => 1.24.0
_______________________________________________________
Follow-up Comment #5:
commit 2d71ea4cb3583385f3ff7c017a5bb6d5b0ae14dc
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date: Tue Jul 9 10:51:44 2024 -0500
[grohtml]: Fix Savannah #65961 (quieten pnmcrop).
[grohtml]: Pass `-blank-image=pass` to pnmcrop(1) if supported by the
installed version of Netpbm.
* m4/groff.m4 (GROFF_PNMTOOLS_CAN_BE_QUIET): Set up an Autoheader
template for the C/C++ preprocessor symbol `PNMCROP_PASS`. Report the
detected option (if any) as the result of this configuration test.
Get the expansion into the "config.h" file with `AC_DEFINE_UNQUOTED`.
* src/preproc/html/pre-html.cpp (imageList::createImage): Use the
preprocessor symbol.
Fixes <https://savannah.gnu.org/bugs/?65961>. Thanks to Bjarni Ingi
Gislason for the report.
Build-tested in Debian bookworm and bullseye environments. In the
former, the "netpbm" package lacks `-blank-image=pass` support, and the
latter has it.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?65961>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
- [bug #65961] pre-html.cpp: use option "-blank-image=pass" for "pnmcrop" to avoid warnings, Bjarni Ingi Gislason, 2024/07/07
- [bug #65961] pre-html.cpp: suppress spurious warnings from buggy pnmcrop, Dave, 2024/07/08
- [bug #65961] [grohtml] pre-html.cpp: suppress certain warnings from pnmcrop, G. Branden Robinson, 2024/07/09
- [bug #65961] [grohtml] pre-html.cpp: suppress certain warnings from pnmcrop, G. Branden Robinson, 2024/07/09
- [bug #65961] [grohtml] pre-html.cpp: suppress certain warnings from pnmcrop, Dave, 2024/07/09
- [bug #65961] [grohtml] pre-html.cpp: suppress certain warnings from pnmcrop, G. Branden Robinson, 2024/07/09
- [bug #65961] [grohtml] pre-html.cpp: suppress certain warnings from pnmcrop,
G. Branden Robinson <=
- [bug #65961] [grohtml] pre-html.cpp: suppress certain warnings from pnmcrop, G. Branden Robinson, 2024/07/12
- [bug #65961] [grohtml] pre-html.cpp: suppress certain warnings from pnmcrop, G. Branden Robinson, 2024/07/12
- [bug #65961] [grohtml] pre-html.cpp: suppress certain warnings from pnmcrop, G. Branden Robinson, 2024/07/12
- [bug #65961] [grohtml] produces empty image files and warnings from pnmcrop, G. Branden Robinson, 2024/07/16