[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Groff] Re: grohtml 1.19.2/Win32--troff 'o' Option
From: |
Werner LEMBERG |
Subject: |
[Groff] Re: grohtml 1.19.2/Win32--troff 'o' Option |
Date: |
Wed, 18 Feb 2004 10:24:45 +0100 (CET) |
> Just a further thought, however; since we are principally concerned
> with draining input from a pipe, do we need to bother with processing
> further stacked input files, after we reach the cleanup_and_exit()
> phase in troff?
Mmhm, no. My remark was incorrect -- we don't have to care about
opened files. I now think that your solution should work. Jeff, can
you test? I would like to encapulate Keith's code into a macro, say,
FLUSH_PIPE(), which is defined in nonposix.h.
Werner