Bug 112124 - certain patch files fail to parse in kompare
Summary: certain patch files fail to parse in kompare
Status: RESOLVED FIXED
Alias: None
Product: kompare
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Kompare developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-06 18:07 UTC by Federico Lucifredi
Modified: 2009-03-11 01:20 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.