Closed Bug 722424 Opened 12 years ago Closed 12 years ago

Build warning: ‘mozilla::ipc::SyncChannel::mTimeoutMs’ will be initialized after...‘bool mozilla::ipc::SyncChannel::mInTimeoutSecondHalf’

Categories

(Core :: IPC, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla12

People

(Reporter: dholbert, Assigned: dholbert)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Build warning:
{
SyncChannel.h: In constructor ‘mozilla::ipc::SyncChannel::SyncChannel(mozilla::ipc::SyncChannel::SyncListener*)’:
SyncChannel.h:198:11: warning: ‘mozilla::ipc::SyncChannel::mTimeoutMs’ will be initialized after [-Wreorder]
SyncChannel.h:197:10: warning:   ‘bool mozilla::ipc::SyncChannel::mInTimeoutSecondHalf’ [-Wreorder]
SyncChannel.cpp:59:1: warning:   when initialized here [-Wreorder]
}
Attachment #592813 - Flags: review?
Attachment #592813 - Flags: review? → review?(jmathies)
Attachment #592813 - Flags: review?(jmathies) → review+
https://hg.mozilla.org/integration/mozilla-inbound/rev/9f162faf97d2
Assignee: nobody → dholbert
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla12
https://hg.mozilla.org/mozilla-central/rev/9f162faf97d2
Status: ASSIGNED → RESOLVED
Closed: 12 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: