Version: (using KDE KDE 3.4.0) Installed from: SuSE RPMs REPRO: click on a patch file, Konqueror brings you to an embedded kompare view of the patch (suse 9.3, KDE 3.4 'b', kompare 3.3 'b'). certain patch files fail to parse with 'could not parse diff output'. The patch is legitimate, patch applies it with no complaints or comments. I have several such patches, I am including the shortest one. ------------8<----------------------------- Fix parallel building src/Makefile.in fixes by Octavio Ruiz http://bugs.gentoo.org/97439 --- man-1.6/src/Makefile.in +++ man-1.6/src/Makefile.in @@ -52,7 +52,7 @@ man-config.o man-getopt.o man.o manpath.o to_cat.o: defs.h different.o man.o: different.h man.o manfile.o: glob.h -different.o gripes.o man-config.o man-getopt.o man.o manpath.o util.o: gripes.h gripedefs.h +different.o gripes.o man-config.o man-getopt.o man.o manfile.o manpath.o util.o: gripes.h gripede fs.h different.o man-config.o man-getopt.o man.o manpath.o: man-config.h gripes.o man-config.o man-getopt.o man.o manpath.o util.o: man.h man-getopt.o man.o manpath.o: man-getopt.h
Works for me in Kompare with 4.2.1 and trunk.