Skip Menu |

This queue is for tickets about the Class-MethodMaker CPAN distribution.

Report information
The Basics
Id: 41994
Status: resolved
Priority: 0/
Queue: Class-MethodMaker

People
Owner: Nobody in particular
Requestors: REHSACK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 2.13
Fixed in: (no value)



Subject: Incorrect value checking in set_sub_name
During tests on AIX I rebuild perl twice a week to test changes we introduce in the pkgsrc package for perl-5.10.0 to create a perfectly running AIX build. After some CPAN updates, I made some tests and during debugging sessions I often got an error from Class::MethodMaker - can't stash method. Finally it shows, the hotfix introduced in 2.13 has a typo - the parameters aren't given from ST(1)..ST(4) but from ST(0)..ST(3).
Subject: patch-aa
Download patch-aa
application/octet-stream 468b

Message body not shown because it is not plain text.

On Sun Dec 28 07:43:57 2008, REHSACK wrote: Show quoted text
> During tests on AIX I rebuild perl twice a week to test changes we > introduce in the pkgsrc package for perl-5.10.0 to create a perfectly > running AIX build. > After some CPAN updates, I made some tests and during debugging sessions > I often got an error from Class::MethodMaker - can't stash method. > Finally it shows, the hotfix introduced in 2.13 has a typo - the > parameters aren't given from ST(1)..ST(4) but from ST(0)..ST(3).
Sorry, that I'm as slow as walking in glue. Anyway, I committed your patch and uploaded 2.14. Thanks. Steffen -- Steffen Schwigon <ss5@renormalist.net> Dresden Perl Mongers <http://dresden-pm.org/> Deutscher Perl-Workshop <http://www.perl-workshop.de/>