bugMHonArc - Bugs: bug #8982, Can't use global $1 in...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #8982: Can't use global $1 in "my" at base64.pl

Submitter:  Earl Hood <ehood>
Submitted:  Mon 17 May 2004 04:15:17 AM UTC
   
 
Category:  None Severity:  4 - Important
Priority:  5 - Normal Item Group:  Crash Error
Status:  Fixed Privacy:  Public
Assigned to:  None Open/Closed:  Closed
Operating System:  All Perl Version:  <=5.005
Component Version:  2.6.9 Fixed Release:  2.6.10

Discussion

Mon 17 May 2004 04:18:23 AM UTC, comment #1: 


Stupid haste error.  Apparently new versions of perl
only generate a warning while older version will error out.
Reason the error was not caught during the release process.

Bogus "my" operators in base64.pl removed.  Changes checked
into CVS.

Earl Hood <ehood>
Group administrator
Mon 17 May 2004 04:15:17 AM UTC, original submission:  


Older versions of perl will error out with something like
the following message:

Can't use global $1 in "my" at /usr/perl5/site_perl/5.005/base64.pl line 55,

Earl Hood <ehood>
Group administrator

 

Attached Files

This item currently has no attached files.

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

 

Votes

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

History

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-05-17 ehood Open/ClosedOpen Closed
    Fixed ReleaseCVS 2.6.10
2004-05-17 ehood StatusNone Fixed
2004-05-17 ehood Fixed Release CVS

Back to the top

Powered by Savane 3.16.
Corresponding source code