bug-groff
[Top][All Lists]
Advanced

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

[bug #63838] [tbl] doesn't warn if table entry ends with \z escape seque


From: G. Branden Robinson
Subject: [bug #63838] [tbl] doesn't warn if table entry ends with \z escape sequence
Date: Mon, 10 Jul 2023 04:47:21 -0400 (EDT)

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 <g.branden.robinson@gmail.com>
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/




reply via email to

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