Closed
Bug 231691
Opened 22 years ago
Closed 22 years ago
tinderbox 2.16 test failed on perl 5.00503 - Name "DBI::VERSION" used only once
Categories
(Bugzilla :: Installation & Upgrading, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.16
People
(Reporter: justdave, Assigned: justdave)
Details
(Whiteboard: [fixed in 2.16.5] [does not affect trunk])
Attachments
(1 file, 1 obsolete file)
|
596 bytes,
patch
|
bbaetz
:
review+
|
Details | Diff | Splinter Review |
# Failed test (t/001compile.t at line 81)
not ok 10 - checksetup.pl --WARNING
Name "DBI::VERSION" used only once: possible typo at checksetup.pl line 1614 (#1)
checksetup.pl syntax OK
| Assignee | ||
Comment 1•22 years ago
|
||
| Assignee | ||
Updated•22 years ago
|
Attachment #139550 -
Flags: review?(myk)
| Assignee | ||
Comment 2•22 years ago
|
||
Comment on attachment 139550 [details] [diff] [review]
Patch
bah, nevermind, this makes it worse :)
"Useless use of a variable in void context"
Attachment #139550 -
Attachment is obsolete: true
Attachment #139550 -
Flags: review?(myk)
| Assignee | ||
Updated•22 years ago
|
Whiteboard: [wanted for 2.16.5] [does not affect trunk]
Target Milestone: --- → Bugzilla 2.16
| Assignee | ||
Comment 3•22 years ago
|
||
| Assignee | ||
Updated•22 years ago
|
Attachment #141438 -
Flags: review?(bbaetz)
Comment 4•22 years ago
|
||
Comment on attachment 141438 [details] [diff] [review]
Patch v2
r=bbaetz. |our| doesn't work for 5.005
Attachment #141438 -
Flags: review?(bbaetz) → review+
| Assignee | ||
Comment 5•22 years ago
|
||
Checking in checksetup.pl;
/cvsroot/mozilla/webtools/bugzilla/checksetup.pl,v <-- checksetup.pl
new revision: 1.149.2.21; previous revision: 1.149.2.20
done
Status: NEW → RESOLVED
Closed: 22 years ago
Flags: approval+
Resolution: --- → FIXED
| Assignee | ||
Updated•22 years ago
|
Whiteboard: [wanted for 2.16.5] [does not affect trunk] → [fixed in 2.16.5] [does not affect trunk]
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•