[Kde-extra-gear] KDiff3 Version 0.9.83 released

Joachim Eibl joachim.eibl at gmx.de
Sat Mar 6 21:01:44 CET 2004


Hi,

The new version fixes several bugs. 

Especially preprocessing of files and ignoring C/C++ comments (treating it 
like whitespace) has been improved.

Using the so called Line-Matching-Preprocessor-Command you can also ignore 
other types of comments, by converting them into C/C++-comments.

Example: To ignore comments starting with "#", you would like to convert them 
to "//". An appopriate Line-Matching-Preprocessor-Command would be:

sed "s/#/\/\//"

There are several other possibilities.

Cheers,
Joachim


More information about the Kde-extra-gear mailing list