This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Advanced diff with gcc...
- From: Fabrizio Morbini <fabrizio dot morbini at libero dot it>
- To: "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: Fri, 31 Jan 2003 18:35:48 +0100 (CET)
- Subject: Advanced diff with gcc...
Hi, I write you for post an ideaa: what do you think about adding an
option (for example --diff) to the gcc compiler that can do an advanced
diff (and very specializzed to the language of the files to compare).
For example a command like this "gcc --diff file1.c file2.c" run the gcc
parser on the two files and use the tree computed by the parser to print a
very intelligent diff to the .
Thank you very much for any answer and Best Regards.
Fabrizio.