URL: <http://savannah.gnu.org/bugs/?52442>
Summary: groff_mdoc(7): Refer to unstripped symbol names. Project: GNU troff Submitted by: gbranden Submitted on: Sun 19 Nov 2017 03:20:00 AM UTC Category: Macro - mdoc Severity: 3 - Normal Item Group: Documentation Status: In Progress Privacy: Public Assigned to: gbranden Open/Closed: Open Discussion Lock: Any Planned Release: None _______________________________________________________ Details: The following commit caused some damage, since groff_mdoc(7) assumed the mdoc symbol names it used were stripped of their "doc-" prefixes. commit ec303ca205c6471a95d0e874cbea3baba5a76f4b Author: G. Branden Robinson <g.branden.robin...@gmail.com> Date: Sun Nov 12 09:03:35 2017 -0500 * tmac/strip.sed: Stop rewriting symbol names. A substitution originally intended to strip the "doc-" prefix off of mdoc macro and string names unintentionally caught some mom stuff. Harmlessly in this instance, but with potentially surprising future effects. Remove (only) this substitution per discussion in https://lists.gnu.org/archive/html/groff/2017-11/msg00055.html et sequentia. Also migrate comments (in both sed _and_ roff syntax) away from `quotes'. Signed-off-by: G. Branden Robinson <g.branden.robin...@gmail.com> I have a fix ready and am preparing to commit and push. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?52442> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ bug-groff mailing list bug-groff@gnu.org https://lists.gnu.org/mailman/listinfo/bug-groff