SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
devel/ddd/patches/patch-ddd_exit_C
Normal file
12
devel/ddd/patches/patch-ddd_exit_C
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: ddd/exit.C
|
||||
--- ddd/exit.C.orig
|
||||
+++ ddd/exit.C
|
||||
@@ -769,7 +769,7 @@ static void PostXtErrorCB(XtPointer client_data, XtInt
|
||||
|
||||
static XtAppContext xt_error_app_context = 0;
|
||||
|
||||
-static void ddd_xt_error(String message = 0)
|
||||
+_X_NORETURN static void ddd_xt_error(String message = 0)
|
||||
{
|
||||
ddd_has_crashed = true;
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue