Open
Bug 165597
Opened 23 years ago
Updated 3 years ago
The sprintf test fails on Linux
Categories
(NSPR :: NSPR, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: wtc, Unassigned)
Details
(Whiteboard: qa)
The sprintf test fails on Linux (both Red Hat 6.2 and 7.2):
% ./sprintf
pattern='%0lld' ll=0
PR_smprintf='0'
PR_snprintf='0'
sprintf=''
FAIL
| Reporter | ||
Updated•23 years ago
|
Whiteboard: qa
Updated•19 years ago
|
QA Contact: wtchang → nspr
Comment 1•3 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months, so the assignee is being reset.
Assignee: wtc → nobody
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•