Closed Bug 801210 Opened 12 years ago Closed 12 years ago

warning: extra ';' [-pedantic] in media/mtransport/

Categories

(Core :: WebRTC, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla19

People

(Reporter: dholbert, Assigned: dholbert)

References

(Blocks 1 open bug)

Details

(Whiteboard: [qa-])

Attachments

(1 file)

Newish build warnings:

Warning: -pedantic in /mozilla/media/mtransport/nricectx.h: extra ';'
/mozilla/media/mtransport/nricectx.h:129:880: warning: extra ';' [-pedantic]
Warning: -pedantic in /mozilla/media/mtransport/nricemediastream.h: extra ';'
/mozilla/media/mtransport/nricemediastream.h:97:910: warning: extra ';' [-pedantic]

Looks like this is from including ";" after a macro that already includes a ";" inside of it (or otherwise doesn't need a ";")
Assignee: nobody → dholbert
Status: NEW → ASSIGNED
Attachment #670998 - Flags: review?(rjesup) → review+
https://hg.mozilla.org/integration/mozilla-inbound/rev/637ab1786ee1
OS: Linux → All
Hardware: x86_64 → All
https://hg.mozilla.org/mozilla-central/rev/637ab1786ee1
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla19
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.