bug-groff
[Top][All Lists]
Advanced

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

[bug #61433] [PATCH] src/roff/troff/div.h: has extra declaration of "do_


From: Dave
Subject: [bug #61433] [PATCH] src/roff/troff/div.h: has extra declaration of "do_divert(...)"
Date: Tue, 30 Nov 2021 19:38:49 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux i686; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #6, bug #61433 (project groff):

The top of env.h has the comment

// declarations to avoid friend name injection problems

followed by a lengthy list of prototypes, including do_divert().  All of these
functions are later listed again when they're made friends of class
environment.  If do_divert() is omitted from the first list but retained in
the second (as proposed in comment #4), does it warrant a comment to explain
the discrepancy to future readers?

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?61433>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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