source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Add TODO entry for standalone `.' in tbl pages (pointed out by
@ 2011-05-18  9:45 kristaps
  0 siblings, 0 replies; only message in thread
From: kristaps @ 2011-05-18  9:45 UTC (permalink / raw)
  To: source

Log Message:
-----------
Add TODO entry for standalone `.' in tbl pages (pointed out by Yuri
Pankov).  Also fix typo in Makefile, same reporter.  Thanks!

Modified Files:
--------------
    mdocml:
        Makefile
        TODO

Revision Data
-------------
Index: TODO
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/TODO,v
retrieving revision 1.104
retrieving revision 1.105
diff -LTODO -LTODO -u -p -r1.104 -r1.105
--- TODO
+++ TODO
@@ -135,6 +135,10 @@
   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:
Index: Makefile
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/Makefile,v
retrieving revision 1.339
retrieving revision 1.340
diff -LMakefile -LMakefile -u -p -r1.339 -r1.340
--- Makefile
+++ 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
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-05-18  9:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-18  9:45 mdocml: Add TODO entry for standalone `.' in tbl pages (pointed out by kristaps

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).