commit 6c841b65420bbebba3c2f514edda6a690ded2ac9 Author: Marcela Mašláňová <mmaslano@xxxxxxxxxx> Date: Fri Jun 24 09:02:03 2011 +0200 Fix number of arguments in probe according to changes in perl 5.14.1. Data-Alias-systemtap.patch | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- diff --git a/Data-Alias-systemtap.patch b/Data-Alias-systemtap.patch index 1c81fc8..f46fc0f 100644 --- a/Data-Alias-systemtap.patch +++ b/Data-Alias-systemtap.patch @@ -5,7 +5,7 @@ diff -up Data-Alias-1.12/Alias.xs.old Data-Alias-1.12/Alias.xs #include "perl.h" #include "XSUB.h" -+#define RETURN_PROBE(func, file, line) ++#define RETURN_PROBE(func, file, line, stash) #ifdef USE_5005THREADS #error "5.005 threads not supported by Data::Alias" -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel