openbsd-ports/textproc/xxdiff/patches/patch-builderUnmerge_cpp
naddy bb3205e480 * update to 2.9.1;
* make compile under gcc3.2;
* per-hunk ignore whitespace implemented;
* lines inserted for display purposes now has a cross-hatch pattern to make
  it more obvious;
* minor key binding changes for better interaction with most window managers.

From: Dan Weeks <danimal@danimal.org>
2002-10-16 13:23:41 +00:00

11 lines
298 B
Plaintext

--- builderUnmerge.cpp.orig Mon Sep 30 10:55:56 2002
+++ builderUnmerge.cpp Mon Sep 30 10:56:37 2002
@@ -73,6 +73,7 @@ public:
const XxFln f3n2
);
+ virtual ~XxConflictFormatError() throw() { }
};
//------------------------------------------------------------------------------