Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site denelvx.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!genrad!panda!talcott!harvard!seismo!hao!denelcor!denelvx!neal From: neal@denelvx.UUCP (Neal Weidenhofer) Newsgroups: net.lang.c Subject: Re: C Indentation, Pretty Printing Message-ID: <18@denelvx.UUCP> Date: Thu, 2-May-85 15:45:42 EDT Article-I.D.: denelvx.18 Posted: Thu May 2 15:45:42 1985 Date-Received: Sat, 4-May-85 18:35:30 EDT References: <9930@brl-tgr.ARPA> <381@busch.UUCP> <5497@utzoo.UUCP> Organization: Denelcor, Aurora, Colorados Lines: 18 > A big help would be a syntax directed diff that would really know when > something `real' changed. Would a tokenizing diff be an acceptable > subsitute? I'm not sure. Can someone send me one to try :-)? Oh, > and it needs to be plug-compatable with RCS... > > -dB You could run the sources through "cc -S" and run diff on the .s files ;-) Actually if you're desperate enough this might help some, especially if you compiler puts the file name and line number in the .s file (most of them do). Regards, Neal Weidenhofer "Nothin' ain't worth nothin' Denelcor, Inc. but it's free" !denelcor!neal