Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84 SMI; site sun.uucp Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!genrad!decvax!decwrl!sun!guy From: guy@sun.uucp (Guy Harris) Newsgroups: net.bugs.usg Subject: S5R2 "cxref" output format is poor Message-ID: <2443@sun.uucp> Date: Thu, 18-Jul-85 17:43:17 EDT Article-I.D.: sun.2443 Posted: Thu Jul 18 17:43:17 1985 Date-Received: Sat, 20-Jul-85 10:47:04 EDT Distribution: net Organization: Sun Microsystems, Inc. Lines: 18 1) The column headings aren't placed very well over the columns; to wit, it looks like this: SYMBOL FILE FUNCTION LINE ascii() cxtest2.c -- *3 bletch cxtest2.c -- *1 with "FUNCTION" and "LINE" considerably too far to the right, and even "SYMBOL" and "FILE" too far over. Is this a bug, or is this the way it's supposed to be? 2) There's a newline after the () for function definitions, so that the data for the definition of "ascii()" is on the next line. Again, is this a bug or is it supposed to look like that? Guy Harris