Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!ames!cit-vax!amdahl!rtech!bobm From: bobm@rtech.UUCP Newsgroups: net.sources.bugs Subject: Re: new vn "%" listing bug Message-ID: <672@rtech.UUCP> Date: Sat, 21-Feb-87 12:28:58 EST Article-I.D.: rtech.672 Posted: Sat Feb 21 12:28:58 1987 Date-Received: Sun, 22-Feb-87 16:02:20 EST References: <525@hc.ARPA> Organization: Relational Technology, Alameda CA Lines: 25 OOPS. Should have caught that. Thanks. Actually, I should have done a visual pick on that list. Using the internal newsgroup index is a trifle crude, also. It was a relatively quick way to add the feature while I was doing other enhancements, however. BTW, the posting of vn to mod.sources recently is pretty much exactly what came out in net.sources. It contains the much-discussed "continued header line from BITNET" bug. I sent mail with a correction to sources@mirror, which I should have done before he had a chance to bring it out. So, if anyone pulls off that copy, at least go into reader.c and change the line in gethead(): if (index(bufr,':') == NULL) to if (bufr[0] == '\n') or maybe that was "buf". I forget. Of course, the rest of the fix (a check for 0 where the calling routine divides by "artlin") ought to be done, too, but this one-liner will prevent the cases that occurred. -- Bob McQueer {amdahl, sun, mtxinu, hoptoad, cpsc6a}!rtech!bobm