[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #60397] [PATCH] contrib/mm/m.tmac: define string "RE" before it is
From: |
G. Branden Robinson |
Subject: |
[bug #60397] [PATCH] contrib/mm/m.tmac: define string "RE" before it is used as the version |
Date: |
Sun, 30 May 2021 04:54:54 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0 |
Update of bug #60397 (project groff):
Severity: 3 - Normal => 2 - Minor
_______________________________________________________
Follow-up Comment #1:
I just stumbled across this myself.
[comment #0 original submission:]
>
> $ echo | groff -ww -Tascii -rD1 -mm -z
> Groff mm, version troff: /usr/share/groff/1.22.4/tmac/m.tmac:364: warning:
macro 'RE' not defined
> .
>
>
> Problem appears to date back to:
>
>
> commit d6d98d2b3e0ad070037073bb288bbaee3fc04cf0
> Author: Eric S. Raymond <esr@thyrsus.com>
> AuthorDate: Sun Dec 8 12:51:42 2013 -0500
> Commit: Eric S. Raymond <esr@thyrsus.com>
> CommitDate: Sun Dec 8 12:51:42 2013 -0500
>
> First git commit. Remove obsolete $Id$ and $Revision$ cookies.
>
> diff --git a/contrib/mm/m.tmac b/contrib/mm/m.tmac
> index 2a33c77b..ee5f908c 100644
> --- a/contrib/mm/m.tmac
> +++ b/contrib/mm/m.tmac
> @@ -1,10 +1,3 @@
> -.\"
> -.de @revision
> -.ds RE \\$2
> -..
> -.\"
> -.\" $Id$
> -.@revision $Revision$
> .ig
>
> Copyright (C) 1991-2006, 2009-2011
>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?60397>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [bug #60397] [PATCH] contrib/mm/m.tmac: define string "RE" before it is used as the version,
G. Branden Robinson <=