Closed Bug 593881 Opened 16 years ago Closed 16 years ago

Assignment to $[ has been deprecated in Perl 5.12.0

Categories

(Bugzilla :: Bugzilla-General, defect)

defect
Not set
trivial

Tracking

()

RESOLVED FIXED
Bugzilla 4.2

People

(Reporter: LpSolit, Assigned: LpSolit)

Details

Attachments

(1 file)

Attached patch patch, v1Splinter Review
Perl 5.12.0 says assignment to $[ has been deprecated. So if I understand this statement correctly, this means you no longer can alter $[ and so it doesn't make sense to use it. There is a single place in the Bugzilla code which uses $[, in relogin.cgi (see bug 312439).
Attachment #472489 - Flags: review?(mkanat)
Comment on attachment 472489 [details] [diff] [review] patch, v1 Yeah, there's no reason to use $[ there.
Attachment #472489 - Flags: review?(mkanat) → review+
Flags: approval+
Target Milestone: --- → Bugzilla 4.2
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/trunk/ modified relogin.cgi Committed revision 7463.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: