Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!godot!harvard!seismo!brl-tgr!gwyn From: gwyn@brl-tgr.ARPA (Doug Gwyn ) Newsgroups: net.bugs.usg Subject: SVR2 "ar" bug Message-ID: <6061@brl-tgr.ARPA> Date: Sun, 25-Nov-84 17:35:10 EST Article-I.D.: brl-tgr.6061 Posted: Sun Nov 25 17:35:10 1984 Date-Received: Tue, 27-Nov-84 03:57:01 EST Distribution: net Organization: Ballistic Research Lab Lines: 5 While merging versions of "ar", I discovered a bug in the UNIX System V Release 2.0 source file ar.c (SCCS ID 2.7). At about line 193, where the 'i' flag is being tested to set the 'b' flag, the "*cp" is erroneous; it should be "'b'". This is pretty obvious once you notice it.