From 0c21d1c8c1bb268a19ad34087970b45ef88f2936 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Fri, 3 Apr 2015 12:41:02 +0000 Subject: portability: word boundaries in regular expressions --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TODO b/TODO index e40d027f..d984dff1 100644 --- a/TODO +++ b/TODO @@ -487,6 +487,14 @@ are mere guesses, and some may be wrong. in dig(1). loc ** exist ** algo ** size * imp ** +************************************************************************ +* portability +************************************************************************ + +- word boundaries in regular expressions for whatis(1) + set up config tests to use [[:<:]], \<, or nothing + reminded by Peter Bray Fri, 03 Apr 2015 23:02:16 +1100 + ************************************************************************ * warning issues ************************************************************************ -- cgit