summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2015-11-06 21:19:09 +0000
committerIngo Schwarze <schwarze@openbsd.org>2015-11-06 21:19:09 +0000
commit6924ae48b47711b9da4b5c7bd333a04e7110238e (patch)
tree7add078a2d9d49000c3608b308784d132b99b5ab /TODO
parent76c7674a39f6ce0879ba3aa3140b438db94473e2 (diff)
downloadmandoc-6924ae48b47711b9da4b5c7bd333a04e7110238e.tar.gz
In ./configure, select a RE syntax for word boundaries supported by libc;
issue reported by Svyatoslav Mishyn, Peter Bray, and Daniel Levai.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 0 insertions, 6 deletions
diff --git a/TODO b/TODO
index 9862c4f9..5d1d5dee 100644
--- a/TODO
+++ b/TODO
@@ -527,12 +527,6 @@ are mere guesses, and some may be wrong.
* portability
************************************************************************
-- word boundaries in regular expressions for whatis(1)
- set up config tests to use [[:<:]], \<, or nothing
- Svyatoslav Mishyn Wed, 17 Dec 2014 11:07:10 +0200
- reminded by Peter Bray Fri, 03 Apr 2015 23:02:16 +1100
- loc * exist * algo * size * imp *
-
- systems having UTF-8 but not en_US.UTF-8
call locale(1) from ./configure, select a UTF-8-locale,
and use that for test-wchar.c and term_ascii.c