openbsd-ports/textproc/xxdiff/patches/patch-builderFiles3_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

12 lines
293 B
Plaintext

--- builderFiles3.cpp.orig Mon Sep 30 10:51:54 2002
+++ builderFiles3.cpp Mon Sep 30 10:52:34 2002
@@ -79,6 +79,8 @@ public:
const XxFln f3n2
);
+ virtual ~XxParseDiffError() throw() { }
+
};
//------------------------------------------------------------------------------