Closed Bug 696803 Opened 13 years ago Closed 13 years ago

Clang warning: unused function PushMarkStack(GCMarker *gcmarker, JSShortString *thing)

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla10

People

(Reporter: jandem, Assigned: jandem)

Details

Attachments

(1 file)

I get this warning on m-c tip with clang 2.9 on OS X:

jsgcmark.cpp:291:1: warning: unused function 'PushMarkStack' [-Wunused-function] PushMarkStack(GCMarker *gcmarker, JSShortString *thing)
Attached patch PatchSplinter Review
Assignee: general → jandemooij
Status: NEW → ASSIGNED
Attachment #569310 - Flags: review?(wmccloskey)
Attachment #569310 - Flags: review?(wmccloskey) → review+
https://hg.mozilla.org/mozilla-central/rev/8fb12d907202
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: