Closed Bug 831205 Opened 13 years ago Closed 13 years ago

Fix GCC warning "comma at end of enumerator list"

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
minor

Tracking

()

RESOLVED FIXED
mozilla21

People

(Reporter: jonco, Assigned: jonco)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Since bug 810525 I landed get many repetitions of the following warning from GCC: ../vm/Stack.h:281:40: warning: comma at end of enumerator list [-pedantic]
Assignee: general → jcoppeard
Status: NEW → ASSIGNED
Attachment #702743 - Flags: review?(wmccloskey)
Attachment #702743 - Flags: review?(wmccloskey) → review+
I went ahead and added the r= (and a DONTBUILD) and pushed this to get it out of everyone's hair: https://hg.mozilla.org/integration/mozilla-inbound/rev/60a1a1ff75f8
Target Milestone: --- → mozilla21
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: