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

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

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

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.

 

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.13-f8d8.
Corresponding source code