Do you trust the "indent" program?

David Brooks dbrooks at penge.osf.org
Mon Dec 31 17:47:20 AEST 1990


Re suggestions that you compile the before and after code, and compare
the .o files... and complaints that the assembler plunks the date and
time into the .o file...

Why not compile both sources with -S and diff the assembly source?
That way, you stand a chance of finding out not only that there is a
difference, but where it is.
-- 
David Brooks				dbrooks at osf.org
Systems Engineering, OSF		uunet!osf.org!dbrooks
In Memoriam: Chris Naughton, aged 16, killed by a drunk driver Dec 22, 1990



More information about the Comp.lang.c mailing list