Update of bug#65225 (group groff): Status: In Progress => Fixed Open/Closed: Open => Closed Planned Release: None => 1.24.0
_______________________________________________________ Follow-up Comment #3: commit 6a99160c8359aff04880295c6d37586e80298f5a Author: G. Branden Robinson <g.branden.robin...@gmail.com> Date: Mon Jan 29 19:46:48 2024 -0600 [tbl]: Fix Savannah #65225. * src/preproc/tbl/table.cpp (table::add_entry): Fix regression in repeated glyph tbl(1) feature (`\R`), rendering it inoperative. Problem introduced by me in commit 4f4b79b8aa, 26 April 2022. Restore logic to handle this table entry type. Also throw new error diagnostic if the repeated glyph token appears with no argument. Also improve code style by reusing variable with already-computed entry string length instead of calculating it again. Fixes <https://savannah.gnu.org/bugs/?65225>. Thanks to the anonymous submitter for a reproducing case and a correct suggestion of the offending commit. commit 3d711c0526eb57e141dff0e58aedeac2b00601c3 Author: G. Branden Robinson <g.branden.robin...@gmail.com> Date: Mon Jan 29 18:44:03 2024 -0600 [tbl]: Regression-test Savannah #65225. * src/preproc/tbl/tests/repeated-character-entry-works.sh: Do it. * src/preproc/tbl/tbl.am (tbl_TESTS): Run test. Test fails at this commit. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?65225> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/