You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-mathematics/gfan/files/gfan-0.6.2-xcode9.3_compat....

14 lines
367 B

diff --git a/src/app_main.cpp b/src/app_main.cpp
index a33c042..e7ade81 100644
--- a/src/app_main.cpp
+++ b/src/app_main.cpp
@@ -205,7 +205,7 @@ public:
}
ep->close();
- delete ep;//<--- In next release, make the class virtual
+// delete ep;//<--- In next release, make the class virtual # this is miscompiled clang@xcode-6.3
printf("\n");