Closed Bug 534813 Opened 15 years ago Closed 15 years ago

ipc_message_utils.h causes build error on Windows x64 build

Categories

(Core :: IPC, defect)

x86_64
Windows Vista
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: m_kato, Assigned: m_kato)

References

Details

Attachments

(1 file, 1 obsolete file)

Attached patch patch v1 (obsolete) — Splinter Review
cl -Foipc_channel_proxy.obj -c -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DZLIB_INTERNAL -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -DEXCLUDE_SKIA_DEPENDENCIES -DCHROMIUM_MOZILLA_BUILD -DUNICODE -D_UNICODE -DNOMINMAX -D_CRT_RAND_S -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -D_SECURE_ATL -D_HAS_TR1=0 -DCHROMIUM_BUILD -DU_STATIC_IMPLEMENTATION -DCOMPILER_MSVC -DOS_WIN=1 -DWIN32 -D_WIN32 -D_WINDOWS -DWIN32_LEAN_AND_MEAN -I/c/Workspace/mozilla-hg/mozilla-win64/ipc/chromium/src -I/c/Workspace/mozilla-hg/mozilla-win64/ipc/glue -I../../ipc/ipdl/_ipdlheaders -I/c/Workspace/mozilla-hg/mozilla-win64/ipc/chromium -I. -I../../dist/include -I../../dist/include/nsprpub -Ic:/Workspace/mozilla-hg/objdir-win64/dist/include/nspr -Ic:/Workspace/mozilla-hg/objdir-win64/dist/include/nss -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fd -DNDEBUG -DTRIMMED -Zi -UDEBUG -DNDEBUG -O1 -EHsc -MD -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT /c/Workspace/mozilla-hg/mozilla-win64/ipc/chromium/src/chrome/common/ipc_channel_proxy.cc ipc_channel_proxy.cc c:\Workspace\mozilla-hg\mozilla-win64\ipc\chromium\src\chrome/common/ipc_message_utils.h(311) : error C2766: explicit specialization; 'IPC::ParamTraits<size_t>' has already been defined c:\Workspace\mozilla-hg\mozilla-win64\ipc\chromium\src\chrome/common/ipc_message_utils.h(225) : see previous definition of 'ParamTraits<unsigned __int64>'
Attachment #417636 - Attachment is patch: true
Attachment #417636 - Attachment mime type: application/octet-stream → text/plain
Assignee: nobody → m_kato
Attached patch patch v2Splinter Review
Fix link error
Attachment #417636 - Attachment is obsolete: true
Attachment #417650 - Flags: review?(jones.chris.g)
Comment on attachment 417650 [details] [diff] [review] patch v2 This looks OK to my eyes, but ought to be run through tryserver before pushing.
Attachment #417650 - Flags: review?(jones.chris.g) → review+
Status: NEW → RESOLVED
Closed: 15 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: