[Bug 112124] New: certain patch files fail to parse in kompare

Federico Lucifredi flucifredi at acm.org
Tue Sep 6 18:07:09 CEST 2005


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=112124         
           Summary: certain patch files fail to parse in kompare
           Product: kompare
           Version: unspecified
          Platform: SuSE RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kompare-devel kde org
        ReportedBy: flucifredi acm org


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


More information about the Kompare-devel mailing list