Path: utzoo!utgpu!attcan!uunet!mcvax!hp4nl!telmail!neabbs!daanjj daan ji From: daanjj daan ji@neabbs.UUCP (DAAN JITTA) Newsgroups: comp.sources.bugs Subject: ARC 5.21 minor bug Message-ID: <16713@neabbs.UUCP> Date: 8 Aug 88 17:27:06 GMT Organization: NEABBS multi-line BBS +31-20-717666 (12x), Amsterdam, Holland Lines: 14 By accident I found a minor bug in the ARC 5.21 sources recently posted on Usenet. The following lines are copied from arcpack.c (lines 131-134): if (note) { printf("packing, "); /* pack with repeat fflush(stdout); * suppression */ } As you see, the comments are visually allright but logically wrong. The fflush() call is effectively commented out. I don't know if this comment construction is used more. Daan Josephus Jitta.