Closed
Bug 716204
Opened 14 years ago
Closed 4 years ago
pragma warning( disable : 4035 ) is never undone in jslock.cpp
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: Ms2ger, Unassigned)
References
Details
It should only be applied where that is necessary.
(Noticed by Waldo in bug 714728)
| Assignee | ||
Updated•11 years ago
|
Assignee: general → nobody
Comment 1•4 years ago
|
||
Resolving as incomplete because the file jslock.cpp no longer exists and there is #pragma warning( disable : 4035 ) in the js/ directory:
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•