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

--- builderDirs2.cpp.orig Mon Sep 30 10:54:25 2002
+++ builderDirs2.cpp Mon Sep 30 10:55:01 2002
@@ -99,6 +99,8 @@ public:
const char* buf
);
+ virtual ~XxParseDiffError() throw() { }
+
};
/*==============================================================================