Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site qubix.UUCP Path: utzoo!linus!philabs!seismo!hao!kpno!amd70!decwrl!sun!qubix!msc From: msc@qubix.UUCP Newsgroups: net.news.b Subject: Bug in vnews 4.2 changes Message-ID: <790@qubix.UUCP> Date: Fri, 27-Jan-84 00:04:38 EST Article-I.D.: qubix.790 Posted: Fri Jan 27 00:04:38 1984 Date-Received: Sat, 21-Jan-84 23:02:52 EST Organization: Qubix Graphic Systems, Saratoga, CA Lines: 15 The vnews changes for 4.2 that I posted last week were not completely wonderful. The first character typed after a "file:" prompt gets lost. You have to type it twice. The fix is simple. At around line 1833 in visual.c the line read(0, inbuf, INBUFSIZ); should be innleft = read(0, inbuf, INBUFSIZ); -- From the Tardis of Mark Callow msc@qubix.UUCP, decwrl!qubix!msc@Berkeley.ARPA ...{decvax,ucbvax,ihnp4}!decwrl!qubix!msc, ...{ittvax,amd70}!qubix!msc