From 71ede0125f384c9e243a8f76b59ab06149e25867 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 5 Dec 2002 23:44:12 +0000 Subject: - perl_checker now checks usage of $_ - ignore unknown functions coming from XS bootstrap when we can't use the .c to know the list of functions provided by the XS extension --- perl-MDK-Common.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'perl-MDK-Common.spec') diff --git a/perl-MDK-Common.spec b/perl-MDK-Common.spec index ab4d01d..5df1e9f 100644 --- a/perl-MDK-Common.spec +++ b/perl-MDK-Common.spec @@ -2,7 +2,7 @@ # do not change the version here, change in MDK/Common.pm.pl %define version THEVERSION -%define release 5mdk +%define release 6mdk Summary: Various simple functions Name: perl-MDK-Common @@ -50,6 +50,11 @@ rm -rf $RPM_BUILD_ROOT # MODIFY IN THE CVS: cvs.mandrakesoft.com:/cooker soft/perl-MDK-Common %changelog +* Fri Dec 6 2002 Pixel 1.0.4-6mdk +- perl_checker now checks usage of $_ +- ignore unknown functions coming from XS bootstrap when we can't use the .c + to know the list of functions provided by the XS extension + * Wed Dec 4 2002 Pixel 1.0.4-5mdk - add unused variable detection - allow $AUTOLOAD usage in AUTOLOAD() -- cgit v1.2.1