]> git.pld-linux.org Git - packages/beast.git/blobdiff - beast-gcc34.patch
- outdated
[packages/beast.git] / beast-gcc34.patch
diff --git a/beast-gcc34.patch b/beast-gcc34.patch
deleted file mode 100644 (file)
index 6b8371b..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-diff -urN aa/beast-0.6.1/bse/bsecxxutils.h beast-0.6.1/bse/bsecxxutils.h
---- aa/beast-0.6.1/bse/bsecxxutils.h   2004-01-27 16:38:45.000000000 +0100
-+++ beast-0.6.1/bse/bsecxxutils.h      2004-07-03 14:36:27.313157120 +0200
-@@ -48,8 +48,8 @@
- /* --- template errors --- */
- namespace TEMPLATE_ERROR {
--template<typename What, typename Reason> void invalid_type () { TEMPLATE_ERROR::abort; }
--template<typename TYPE> void invalid_argument_type () { TEMPLATE_ERROR::abort; }
-+template<typename What, typename Reason> void invalid_type () { abort; }
-+template<typename TYPE> void invalid_argument_type () { abort; }
- }
- /* --- generally useful templates --- */
This page took 0.037145 seconds and 4 git commands to generate.