[Bug 126870] kompare creates a new directory insteed of new file

Otto Bruggeman bruggie at gmail.com
Thu Mar 5 09:59:41 CET 2009


https://bugs.kde.org/show_bug.cgi?id=126870


Otto Bruggeman <bruggie at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bruggie at gmail.com




--- Comment #5 from Otto Bruggeman <bruggie gmail com>  2009-03-05 09:59:36 ---
It should be fixed by this commit since he created the patch and said it worked
for him. It is the second hunk regarding the mandatory saving on exit bug when
there are applied hunks even though it has been saved and such that is not
fixed yet, i think we can now close this a duplicate of one of those bugs since
that is the last remaining issue here.

BTW a fix for this would be to also track a unsaved state per difference that
is not Differnence::Unchanged. unset it by default and when the hunk is applied
change it to true, then iterate over the differences to see if it needs saving
and change the model state accordingly. When saving you change all unsaved to
false and set the model accordingly. When doing this you can really know if it
still needs to be saved.

Anyway close as duplicate and then we have one less bug open for kompare.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kompare-devel mailing list