[Bug 153463] [PATCH] Make Kompare build/work in KDE 4.0 SVN (3.96.2)

Kevin Kofler kevin.kofler at chello.at
Sun Dec 9 19:23:54 CET 2007


------- 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=153463         




------- Additional Comments From kevin.kofler chello at  2007-12-09 19:23 -------
Created an attachment (id=22435)
 --> (http://bugs.kde.org/attachment.cgi?id=22435&action=view)
Fix 3_way_kompare branch build

Here's a patch to make the 3_way_kompare branch build (but not actually work,
it crashes when comparing files, maybe one of the bugs I already fixed in the
trunk, I have to check). Notes:
* I commented out the custom QStyle: QStyle had a lot of changes, so this needs
some porting of its own. I already ported a QStyle (Bluecurve), which was an
actual style and not just a wrapper, so I have the experience to do the port,
I'll do so in a followup patch, but I wanted to get things building first.
* About KSharedConfigPtr: that's a typedef now, so you can't forward-declare it
with "class KSharedConfigPtr", that's why I changed these to actual #includes.
* Just to make this clear: There are lots of TODOs in the 3_way_kompare branch,
both in the TODO file and in the code (search for TODO and FIXME), so I'm _not_
suggesting to merge the branch just now.


More information about the Kompare-devel mailing list