utils: retire the fixbounds() function -- it is no longer needed
All tested systems (FreeBSD, NetBSD, OpenBSD, Alpine, and Ubuntu) support the GNU-style word boundaries (\< and \>), either natively or through using the regex module from gnulib. If this change breaks regexes containing \< or \> on your system, please report a bug: https://savannah.gnu.org/bugs/?group=nano This addresses https://savannah.gnu.org/bugs/?55207.
Showing
+6 -88
Please register or sign in to comment