Closed Bug 718382 Opened 12 years ago Closed 12 years ago

IPCMessageUtils.h(70) : warning C4099: 'base::FileDescriptor' : type name first seen using 'struct' now seen using 'class'

Categories

(Core :: IPC, defect)

x86
Windows Vista
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla12

People

(Reporter: m_kato, Assigned: m_kato)

Details

Attachments

(1 file)

Attached patch fixSplinter Review
there is a lot of warning for IPC on windows build.

https://tbpl.mozilla.org/php/getParsedLog.php?id=8574918&tree=Mozilla-Inbound&full=1

e:\builds\moz2_slave\m-in-w32\build\obj-firefox\dist\include\IPC/IPCMessageUtils.h(70) : warning C4099: 'base::FileDescriptor' : type name first seen using 'struct' now seen using 'class'

        e:\builds\moz2_slave\m-in-w32\build\ipc\chromium\src\chrome/common/ipc_message.h(22) : see declaration of 'base::FileDescriptor'
Attachment #588829 - Flags: review?(jones.chris.g)
Attachment #588829 - Flags: review?(jones.chris.g) → review+
https://hg.mozilla.org/integration/mozilla-inbound/rev/2cf8cd865632
Assignee: nobody → m_kato
Whiteboard: [inbound]
https://hg.mozilla.org/mozilla-central/rev/2cf8cd865632
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [inbound]
Target Milestone: --- → mozilla12
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: