gbranden pushed a commit to branch master
in repository groff.
commit b2c78f744c2cd94f460a640422860eeacb40cfcf
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Oct 4 05:26:41 2025 -0500
[troff]: Regression-test Savannah #67577.
* src/roff/troff/node.h (class device_extension_node): Declare new
`get_hyphenation_type()` member function to specialize the base
class's version.
* src/roff/troff/node.cpp (device_extension_node::get_hyphenation_type):
Return an enumeration symbol reflecting the permissibility of
hyphenation where a device extension node occurs.
---
ChangeLog | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index 289e10351..f3907880e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2025-10-04 G. Branden Robinson <[email protected]>
+
+ [troff]: Regression-test Savannah #67577.
+
+ * src/roff/troff/node.h (class device_extension_node): Declare
+ new `get_hyphenation_type()` member function to specialize the
+ base class's version.
+ * src/roff/troff/node.cpp
+ (device_extension_node::get_hyphenation_type): Return an
+ enumeration symbol reflecting the permissibility of hyphenation
+ where a device extension node occurs.
+
2025-10-04 G. Branden Robinson <[email protected]>
[groff]: Regression-test Savannah #67577.
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit