Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site mss.UUCP Path: utzoo!linus!decvax!harpo!seismo!hao!hplabs!sdcrdcf!trw-unix!scgvaxd!mss!jpj From: jpj@mss.UUCP (J. P. Jenal) Newsgroups: net.news.b Subject: Re: The order in which newsgroups are presented by readnews Message-ID: <146@mss.UUCP> Date: Wed, 11-Jan-84 21:21:04 EST Article-I.D.: mss.146 Posted: Wed Jan 11 21:21:04 1984 Date-Received: Mon, 16-Jan-84 01:34:14 EST References: <305@crystal.ARPA> Organization: Mayfield Senior School, Pasadena, Ca Lines: 16 A minor bug to fix in Marvin Soloman's otherwise swell mod to readnews. In the function sortactive, there are two identifiers that might well collide (depending on your compiler.) In particular, they are 'newactivename' and 'newactive'. On my system, the second was seen as a redeclaration of the first. The fix is to simply shorten one of the two names. I changed newactivename to newactname and the problem went away. This is probably obvious to all, but perhaps someone out there is recently moved to a "smaller" UNIX and might be in the dark as to why the thing won't compile. -- Cheers... Jim Jenal (aka trw-unix!scgvaxd!mss!jpj)