Closed
Bug 198784
Opened 23 years ago
Closed 9 years ago
Deprecated conversion used
Categories
(Core :: Security: CAPS, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: m4341, Assigned: dveditz)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20030210
Build Identifier: Mozilla/5.0 Version 1.3, attempted build under HP-UX with HP compilers/linkers
Building under HP-UX 11.00/32-bit results in the following warning, best
displayed with fixed-width font:
Warning 829: "nsScriptSecurityManager.cpp", line 202 # Implicit conversion of st
ring literal to 'char *' is deprecated.
mClassName = "UnnamedClass";
^^^^^^^^^^^^^^^^^^^^^^^^^^^
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•23 years ago
|
||
-> caps
Assignee: seawood → mstoltz
Component: Build Config → Security: CAPS
OS: other → HP-UX
QA Contact: granrose → carosendahl
Hardware: Other → HP
Updated•23 years ago
|
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Target Milestone: --- → mozilla1.5alpha
| Assignee | ||
Updated•19 years ago
|
Assignee: security-bugs → dveditz
Status: ASSIGNED → NEW
QA Contact: carosendahl → caps
Comment 3•9 years ago
|
||
Ancient HPUX compiler warning bug.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•