Update of bug #63838 (project groff):
Status: Ready for Merge => Fixed
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #1:
commit 8209b72061ea7fb0380bdb42e6e68d80117aac7c
Author: G. Branden Robinson <[email protected]>
Date: Sat Feb 25 18:44:58 2023 -0600
[tbl]: Fix Savannah #63838.
* src/preproc/tbl/table.cpp (table::add_entry): Throw error diagnostic
if table entry ends in the zero-motion escape sequence `\z`. This is
nonsense and provokes baffling diagnostics from the formatter. Stick
user's nose directly into the problem.
Fixes <https://savannah.gnu.org/bugs/?63838>. Thanks to the mandoc(1)
project for documenting the issue in a regression test.
Also annotate a null pointer with `nullptr` comment to ease any future
transition to C++11, which defines it as a keyword.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?63838>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/