Closed
Bug 282509
Opened 20 years ago
Closed 20 years ago
Bugzilla now requires perl 5.6.1
Categories
(Bugzilla :: Bugzilla-General, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.20
People
(Reporter: mkanat, Assigned: mkanat)
Details
Attachments
(1 file)
|
1.50 KB,
patch
|
justdave
:
review+
|
Details | Diff | Splinter Review |
Ever since some time around 02/09 09:53, Bug.pm has been throwing warnings from
Bug.pm like:
Can't locate object method "IsWord" via package "main" at
/opt/perl-5.6.0/lib/5.6.0/utf8_heavy.pl line 30.
That looks like a perl bug, to me. The perl5.6.1 tinderbox is not burning.
I say "no more perl5.6.0".
| Assignee | ||
Comment 1•20 years ago
|
||
Attachment #174525 -
Flags: review?
| Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Bugzilla 2.20
Updated•20 years ago
|
Attachment #174525 -
Flags: review? → review+
Updated•20 years ago
|
Flags: approval+
| Assignee | ||
Comment 2•20 years ago
|
||
Checking in checksetup.pl;
/cvsroot/mozilla/webtools/bugzilla/checksetup.pl,v <-- checksetup.pl
new revision: 1.342; previous revision: 1.341
done
Checking in t/001compile.t;
/cvsroot/mozilla/webtools/bugzilla/t/001compile.t,v <-- 001compile.t
new revision: 1.12; previous revision: 1.11
done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 3•20 years ago
|
||
This has been added to the release notes in bug 297590.
Keywords: relnote
You need to log in
before you can comment on or make changes to this bug.
Description
•