Apur-phy.314
net.news.b
utzoo!decvax!pur-ee!purdue!pur-phy!crl
Fri Apr 30 00:11:29 1982
minor bug in readr.c
I've found a minor bug in readnews.  When you use the "-h" option to
get less verbose headers, if the article is long enough to pipe through
the pager, then the line that says "From: . . ." after the "More?"
line does not get printed until after the article.  The fix is simple:
(around line 250 in readr.c)
                       nextbit();
!                       if (hflag) {
                               fprintf(ofp, "From: %s\n", h.path);
+                               fflush(ofp);
+                       }
                       break;

Charles LaBrec
pur-ee!physics:crl

-----------------------------------------------------------------
gopher://quux.org/ conversion by John Goerzen <[email protected]>
of http://communication.ucsd.edu/A-News/


This Usenet Oldnews Archive
article may be copied and distributed freely, provided:

1. There is no money collected for the text(s) of the articles.

2. The following notice remains appended to each copy:

The Usenet Oldnews Archive: Compilation Copyright (C) 1981, 1996
Bruce Jones, Henry Spencer, David Wiseman.