openbsd-ports/archivers/unrar/patches/gcc-patch-errhnd_hpp
sturm 0d86c31cea update to unrar 3.30 beta 4
from thuglife at bsd dot hu (Robert Nagy)
2004-01-17 18:44:18 +00:00

12 lines
409 B
Plaintext

$OpenBSD: gcc-patch-errhnd_hpp,v 1.2 2004/01/17 18:44:18 sturm Exp $
--- errhnd.hpp.orig Tue Apr 15 22:24:57 2003
+++ errhnd.hpp Tue Apr 15 22:27:07 2003
@@ -2,7 +2,6 @@
#define _RAR_ERRHANDLER_
#if (defined(GUI) || !defined(_WIN_32)) && !defined(SFX_MODULE) && !defined(_WIN_CE) || defined(RARDLL)
-#define ALLOW_EXCEPTIONS
#endif
enum { SUCCESS,WARNING,FATAL_ERROR,CRC_ERROR,LOCK_ERROR,WRITE_ERROR,