bug-groff
[Top][All Lists]
Advanced

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

[bug #59276] [PATCH] #include "config.h" before <stdio.h>


From: Dave
Subject: [bug #59276] [PATCH] #include "config.h" before <stdio.h>
Date: Tue, 27 Oct 2020 06:37:57 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux i686; rv:45.0) Gecko/20100101 Firefox/45.0

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

For the historical record: Ingo reported this to bug-gnulib
(http://lists.gnu.org/archive/html/bug-gnulib/2020-10/msg00144.html), and the
conclusions downthread were:

* to document that C++ code using gnulib is prohibited from using "restrict"
as an identifier; and
* that groff before commit fe121eea
<http://git.savannah.gnu.org/cgit/groff.git/commit/?id=fe121eea> was violating
gnulib documentation
(http://www.gnu.org/software/gnulib/manual/html_node/Source-changes.html),
which requires "#include <config.h>" to precede any other #includes (and calls
this requirement "annoying, but inevitable").

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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