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
118600
[Windows] Compile fix.
https://bugs.webkit.org/show_bug.cgi?id=118600
Summary
[Windows] Compile fix.
peavo
Reported
2013-07-12 06:05:46 PDT
The WinCairo build (VS2010) fails with the following errors: c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\utility(383): error C2066: cast to function type is illegal ..\jit\JITThunks.cpp(84) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2> std::make_pair(__int64,_Ty2 (__fastcall &))' being compiled with [ _Ty1=__int64 (__fastcall *)(JSC::ExecState *), _Ty2=__int64 (JSC::ExecState *) ] 1>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 *) ] ..\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 ]
Attachments
Patch
(1.97 KB, patch)
2013-07-12 06:12 PDT
,
peavo
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
peavo
Comment 1
2013-07-12 06:12:08 PDT
Created
attachment 206533
[details]
Patch
peavo
Comment 2
2013-07-15 11:46:21 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