WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 118610
118606
[Win] R152573 broke Windows build
https://bugs.webkit.org/show_bug.cgi?id=118606
Summary
[Win] R152573 broke Windows build
Zoltan Arvai
Reported
2013-07-12 08:23:39 PDT
After
http://trac.webkit.org/changeset/152573
Windows build is broken. There was a fix in
http://trac.webkit.org/changeset/152577
, but some problem remained: JITThunks.cpp c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(383) : error C2066: cast to function type is illegal C:\buildslave\qt-windows-32bit-release\build\Source\JavaScriptCore\jit\JITThunks.cpp(84) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2> std::make_pair<JSC::EncodedJSValue(__fastcall *&)(JSC::ExecState *),JSC::EncodedJSValue(JSC::ExecState *)>(__int64,_Ty2 (__fastcall &))' being compiled with [ _Ty1=__int64 (__fastcall *)(JSC::ExecState *), _Ty2=__int64 (JSC::ExecState *) ] c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\INCLUDE\utility(254) : error C3867: 'std::_Pair_base<_Ty1,_Ty2>::second': function call missing argument list; use '&std::_Pair_base<_Ty1,_Ty2>::second' to create a pointer to member with [ _Ty1=__int64 (__fastcall *)(JSC::ExecState *), _Ty2=__int64 (JSC::ExecState *) ] C:\buildslave\qt-windows-32bit-release\build\Source\JavaScriptCore\jit\JITThunks.cpp(84) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<__int64(__fastcall *)(JSC::ExecState *),__int64(JSC::ExecState *)>(std::pair<_Ty1,__int64 (JSC::ExecState *)> &&)' being compiled with [ _Ty1=JSC::NativeFunction, _Ty2=JSC::NativeFunction ] The following bots are affected: Apple Win Debug (Build)
http://build.webkit.org/builders/Apple%20Win%20Debug%20%28Build%29/builds/68295/steps/compile-webkit/logs/stdio
Apple Win Release (Build)
http://build.webkit.org/builders/Apple%20Win%20Release%20%28Build%29/builds/50133/steps/compile-webkit/logs/stdio
Qt Windows
http://build.webkit.org/builders/Qt%20Windows%2032-bit%20Release/builds/66798/steps/compile-webkit/logs/stdio
Could you check it, please?
Attachments
Add attachment
proposed patch, testcase, etc.
Csaba Osztrogonác
Comment 1
2013-07-12 14:11:32 PDT
*** This bug has been marked as a duplicate of
bug 118610
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug