]> git.cameronkatri.com Git - mandoc.git/commitdiff
Add TODO entry for standalone `.' in tbl pages (pointed out by Yuri
authorKristaps Dzonsons <kristaps@bsd.lv>
Wed, 18 May 2011 09:45:21 +0000 (09:45 +0000)
committerKristaps Dzonsons <kristaps@bsd.lv>
Wed, 18 May 2011 09:45:21 +0000 (09:45 +0000)
Pankov).  Also fix typo in Makefile, same reporter.  Thanks!

Makefile
TODO

index a88b57b680ba394af955c63841006e8829c70012..a0d7d14cbf8391a27d0a03452ac0054d4b710d95 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@
 VERSION                 = 1.11.2
 VDATE           = 12 May 2011
 # If your system doesn't support multi-byte functions (specifically
-# setlocale(), wcwidth(), putwchar()), then remove -DUSE_CHAR.  You'll
+# setlocale(), wcwidth(), putwchar()), then remove -DUSE_WCHAR.  You'll
 # still be able to use -Tlocale, but it becomes a synonym for -Tascii.
 CFLAGS         += -g -DUSE_WCHAR -DHAVE_CONFIG_H -DVERSION="\"$(VERSION)\""
 CFLAGS         += -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings
diff --git a/TODO b/TODO
index 06a2f21e6f79a39d76c4e500d04a6c3908b23bcb..1b57cece24be6ee19a6a5fcfec6699103f0db7e4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,6 @@
 ************************************************************************
 * Official mandoc TODO.
-* $Id: TODO,v 1.104 2011/04/30 10:18:24 kristaps Exp $
+* $Id: TODO,v 1.105 2011/05/18 09:45:21 kristaps Exp $
 ************************************************************************
 
 ************************************************************************
   reported by naddy@ Sat, 16 Oct 2010 23:51:57 +0200
   *** sox(1) still doesn't work, tbl(1) errors need investigation
 
+- allow standalone `.' to be interpreted as an end-of-layout
+  delimiter instead of being thrown away as a no-op roff line
+  reported by Yuri Pankov, Wed 18 May 2011 11:34:59 CEST
+
 --- missing misc features ----------------------------------------------
 
 - clean up escape sequence handling, creating three classes: