source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mandoc: two new entries
@ 2023-10-18 15:41 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2023-10-18 15:41 UTC (permalink / raw)
  To: source

Log Message:
-----------
two new entries

Modified Files:
--------------
    mandoc:
        TODO

Revision Data
-------------
Index: TODO
===================================================================
RCS file: /home/cvs/mandoc/mandoc/TODO,v
retrieving revision 1.328
retrieving revision 1.329
diff -LTODO -LTODO -u -p -r1.328 -r1.329
--- TODO
+++ TODO
@@ -68,6 +68,14 @@ are mere guesses, and some may be wrong.
   but watch out for regressions in the high-level parsers
   maybe it should not even remove comments? - consider T{\"
 
+- In the body of conditional requests, escape sequence expansion
+  must not be performed if the condition is false.  This implies
+  the first part of a request line must be expanded before
+  request parsing (like it is now), but expansion in the second
+  part must be delayed.
+  to Nab 8 Aug 2023 20:05:32 +0200 Subject: if/ie d condition always true
+  loc **  exist ***  algo ***  size **  imp *
+
 - tag.c, tag_put() should not put ASCII_HYPH into the tag file,
   which happens when the tag contains "-" on the input side
   weerd@ 28 Sep 2021 12:44:07 +0200
@@ -629,6 +637,10 @@ are mere guesses, and some may be wrong.
 - Sequences of multiple man(7) paragraphs (.PP, .IP) interspersed
   with .ps and .nf/.fi produce execessive blank lines, see libJudy
   and graphics/dcmtk.  The parser reorg may help with this.
+
+- The man(7) .UR macro produces UTF-8 angle brackets in -Tutf8 output mode
+  with groff, but ASCII <> with mandoc
+  Alejandro Colomar Mon, 7 Aug 2023 17:13:29 +0200 Subject: hostname
 
 - trailing whitespace must be ignored even when followed by a font escape,
   see for example
--
 To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv


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

only message in thread, other threads:[~2023-10-18 15:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-18 15:41 mandoc: two new entries schwarze

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).