groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Groff] Groff pipeline plumbing problem


From: Rick Richardson
Subject: [Groff] Groff pipeline plumbing problem
Date: Fri, 28 Dec 2001 12:32:17 -0600
User-agent: Mutt/1.2.5i

It looks to me like the "groff" driver in the latest CVS version is
putting together bogus pipelines.  This is with the latest CVS version:

$ /usr/local/test/bin/groff -P-Ixxx.1 -P-o0 -P-i100 -t -man -Thtml xxx.1
post-grohtml:<standard input>:1:fatal error: the first command must be `x T'

It appears to me that post-grohtml is getting exec'ed *twice* by
"groff", and the second time there is already HTML in its input!!!!!

Here is the evidence from strace -f ....

$ grep bin/post-grohtml strace.out
22511 execve("/usr/local/test/bin/post-grohtml", ["post-grohtml", 
"-Ilinuxtrade.1", "-o0", "-i100"], [/* 38 vars */]) = 0
22594 execve("/usr/local/test/bin/post-grohtml", ["post-grohtml"], [/* 38 vars 
*/] <unfinished ...>


Operator error, or bug?

-Rick

-- 
Rick Richardson  address@hidden        http://home.mn.rr.com/richardsons/
Stock information at your fingertips:   http://linuxtrade.0catch.com/

Gore: "During my service in the United States Congress, I took the
initiative in creating the Internet".  Gore was 21 when DARPA launched
what is now the Internet in 1969.  Gore was first elected in 1977.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]