openbsd-ports/textproc/xxdiff/patches/patch-builderFiles2_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
295 B
Plaintext

--- builderFiles2.cpp.orig Mon Sep 30 11:07:34 2002
+++ builderFiles2.cpp Mon Sep 30 11:08:04 2002
@@ -177,6 +177,8 @@ public:
const XxFln f2n2
);
+ virtual ~XxParseDiffError() throw() { }
+
};
//------------------------------------------------------------------------------