Closed Bug 627614 Opened 14 years ago Closed 14 years ago

PluginModuleChild init list out of order - "PluginModuleChild.h:277: warning: ‘mozilla::plugins::PluginModuleChild::mInitializeFunc’ will be initialized after [...] mQuirks"

Categories

(Core Graveyard :: Plug-ins, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: dholbert, Assigned: RyanVM)

References

Details

(Whiteboard: [build_warning])

Attachments

(1 file)

> PluginModuleChild.h: In constructor ‘mozilla::plugins::PluginModuleChild::PluginModuleChild()’: > PluginModuleChild.h:277: warning: ‘mozilla::plugins::PluginModuleChild::mInitializeFunc’ will be initialized after > PluginModuleChild.h:272: warning: ‘int mozilla::plugins::PluginModuleChild::mQuirks’ > PluginModuleChild.cpp:108: warning: when initialized here Bug 604303 created |mQuirks| in this changeset http://hg.mozilla.org/mozilla-central/rev/b61efde547aa and it just added it at the incorrect spot at the init list.
Assignee: nobody → ryanvm
Attached patch PatchSplinter Review
Attachment #507329 - Flags: review?(bent.mozilla)
Attachment #507329 - Flags: review?(bent.mozilla) → review+
Comment on attachment 507329 [details] [diff] [review] Patch Trivial warning fix
Attachment #507329 - Flags: approval2.0?
Attachment #507329 - Flags: approval2.0? → approval2.0+
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 14 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: