Bug 112124

Summary: certain patch files fail to parse in kompare
Product: [Applications] kompare Reporter: Federico Lucifredi <flucifredi>
Component: generalAssignee: Kompare developers <kompare-devel>
Status: RESOLVED FIXED    
Severity: normal CC: bruggie, esigra
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Federico Lucifredi 2005-09-06 18:07:08 UTC
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
Comment 1 Otto Bruggeman 2009-03-11 01:20:52 UTC
Works for me in Kompare with 4.2.1 and trunk.