gbranden pushed a commit to branch master
in repository groff.

commit 87546b966f0456113e7ce9baf49faab5fe90baa0
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Apr 21 22:59:56 2025 -0500

    ChangeLog: Clarify most recent item.
---
 ChangeLog | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 6de94afe3..274ccd9c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,13 +1,14 @@
 2025-04-21  G. Branden Robinson <[email protected]>
 
-       [troff]: Fix build failure with Clang 20.
+       [troff]: Fix build failure with Clang 20, GCC 9.3 and likely
+       some other compilers.
 
        * src/roff/troff/node.cpp (is_valid_font_mounting_position):
        Drop `inline` from definition of externally visible function.
        "[T]he ... otherwise perfectly logical combination of external
        linkage and inlining is banned to make life simpler for compiler
-       writers[.]." (_The C++ Programming Language, Special Edition_,
-       Stroustrup, 1997, p. 199).
+       writers[.]" (_The C++ Programming Language, Special Edition_,
+       Stroustrup, 1997, p. 199)
 
 2025-04-21  G. Branden Robinson <[email protected]>
 

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to