Closed
Bug 297128
Opened 19 years ago
Closed 19 years ago
updater.cpp fails to compile with Microsoft Visual Studio 2005 Beta 2
Categories
(Toolkit Graveyard :: Security, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 292021
People
(Reporter: stdowa+bugzilla, Assigned: darin.moz)
References
Details
c:/Mozilla/mozilla/toolkit/mozapps/update/src/updater/updater.cpp(240) : error
C2440: 'initializing' : cannot convert from 'const char *' to 'char *'
Conversion loses qualifiers
c:/Mozilla/mozilla/toolkit/mozapps/update/src/updater/updater.cpp(465) : error
C2440: 'initializing' : cannot convert from 'const char *' to 'char *'
Conversion loses qualifiers
Reporter | ||
Comment 1•19 years ago
|
||
*** This bug has been marked as a duplicate of 292021 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Updated•8 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•