Closed Bug 807158 Opened 13 years ago Closed 13 years ago

Compiler warning: unused variable in StackSpace::mark (js/src/vm/Stack.cpp)

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jimb, Unassigned)

Details

Attachments

(1 file)

Currently getting this warning: /home/jimb/moz/dbg/js/src/vm/Stack.cpp: In member function ‘void js::StackSpace::mark(JSTracer*)’: /home/jimb/moz/dbg/js/src/vm/Stack.cpp:659:21: warning: variable ‘pc’ set but not used [-Wunused-but-set-variable]
Attachment #676839 - Flags: review?(luke)
Comment on attachment 676839 [details] [diff] [review] Remove unused variable in js/src/vm/Stack.cpp. Your team thanks you.
Attachment #676839 - Flags: review?(luke) → review+
Waldo got to this before I got around to landing it. Lame on me. Thanks, Waldo!
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: