Closed Bug 680818 Opened 13 years ago Closed 13 years ago

HAVE_STDCALL is unnecessary on Win64

Categories

(Firefox Build System :: General, defect)

x86_64
Windows Vista
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla9

People

(Reporter: m_kato, Assigned: m_kato)

References

Details

Attachments

(1 file)

This bustage is by bug 675221. http://tbpl.allizom.org/php/getParsedLog.php?id=6058097 nsThreadUtils.cpp c:/mozilla-build/python/python2.6.exe -O e:/builds/moz2_slave/m-cen-w64/build/build/cl.py cl -FonsThreadUtils.obj -c -D_HAS_EXCEPTIONS=0 -I../../dist/stl_wrappers -DOSTYPE=\"WINNT6.1\" -DOSARCH=WINNT -D_USE_ANSI_CPP -DTARGET_XPCOM_ABI=\"x86_64-msvc\" -I/e/builds/moz2_slave/m-cen-w64/build/xpcom/glue/../build -I/e/builds/moz2_slave/m-cen-w64/build/xpcom/glue -I. -I../../dist/include -I../../dist/include/nsprpub -Ie:/builds/moz2_slave/m-cen-w64/build/obj-firefox/dist/include/nspr -Ie:/builds/moz2_slave/m-cen-w64/build/obj-firefox/dist/include/nss -TP -nologo -W3 -Gy -Fdgenerated.pdb -wd4800 -we4553 -DNDEBUG -DTRIMMED -Zi -Oy- -Zi -UDEBUG -DNDEBUG -GL -O1 -MT -FI ../../dist/include/mozilla-config.h -DMOZILLA_CLIENT -Zl /e/builds/moz2_slave/m-cen-w64/build/xpcom/glue/nsThreadUtils.cpp nsThreadUtils.cpp e:\builds\moz2_slave\m-cen-w64\build\xpcom\glue\nsStringAPI.h(1323) : warning C4244: 'argument' : conversion from '__int64' to 'PRUint32', possible loss of data e:\builds\moz2_slave\m-cen-w64\build\xpcom\glue\nsStringAPI.h(1361) : warning C4244: 'argument' : conversion from '__int64' to 'PRUint32', possible loss of data e:\builds\moz2_slave\m-cen-w64\build\xpcom\glue\nsThreadUtils.h(325) : error C2953: 'nsRunnableMethodTraits<R(__cdecl C::* )(void),Owning>' : class template has already been defined e:\builds\moz2_slave\m-cen-w64\build\xpcom\glue\nsThreadUtils.h(313) : see declaration of 'nsRunnableMethodTraits<R(__cdecl C::* )(void),Owning>'
Blocks: 675221
Attached patch fixSplinter Review
Comment on attachment 554781 [details] [diff] [review] fix This is bustage fix by bug 675221
Attachment #554781 - Flags: review?(khuey)
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla9
Blocks: 803856
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: