source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: lines containing blank characters FIXED in OpenBSD, and add one
@ 2010-05-18 20:06 kristaps
  0 siblings, 0 replies; only message in thread
From: kristaps @ 2010-05-18 20:06 UTC (permalink / raw)
  To: source

Log Message:
-----------
lines containing blank characters FIXED in OpenBSD,
and add one new .Bl -tag issue reported by Joerg

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

Revision Data
-------------
Index: TODO
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/TODO,v
retrieving revision 1.6
retrieving revision 1.7
diff -LTODO -LTODO -u -p -r1.6 -r1.7
--- TODO
+++ TODO
@@ -21,6 +21,15 @@
   reminded by Ludo Smissaert  Mon, 10 May 2010 12:15:11 +0200
   also reported by jmc@ earlier
 
+- .Bl -tag -compact
+  .Sm off
+  .It ...
+  .Sm on
+  .El
+  triggers the assertion in mdoc_action.c:618 (post_bl_tagwidth).
+  It should probably assume a default tag width?
+  reported by Joerg Sonnenberger 18.5.10 (Re: .Bl and .Pp)
+
 - implement \\
   in plain text, identical to \e
   as a macro argument, identical to \ i.e. escaping the next character
@@ -100,11 +109,13 @@
 * formatting issues: gratuitious differences
 ************************************************************************
 
-- lines containing blank characters, and nothing else,
+- FIXED OpenBSD mdoc.c 1.52 schwarze 16.5.10
+  lines containing blank characters, and nothing else,
   in literal context (.Bd -literal):
   groff outputs just blank lines "\n"
   mandoc outputs blanks to the left margin,
   then the number of balnks minus one
+  NEEDS MERGING TO bsd.lv
 
 
 ************************************************************************
--
 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:[~2010-05-18 20:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-18 20:06 mdocml: lines containing blank characters FIXED in OpenBSD, and add one 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).