[webkit-help] Revision 88076 causes compile error 'maxTokenLength' : undeclared identifier

Toshiya TSURU turutosiya at gmail.com
Tue Jul 5 01:03:57 PDT 2011


Hi.

I figured out.

There are 2 blank lines in Keywords.table
http://svn.webkit.org/repository/webkit/trunk/Source/JavaScriptCore/parser/Keywords.table

After I delete these lines, it seems going well. (still under compiling though.)

Cheers!

On Tue, Jul 5, 2011 at 3:22 PM, Toshiya TSURU <turutosiya at gmail.com> wrote:
> Hello.
>
> I got a same problem.
> Does anyone have solution?
>
> On Thu, Jun 30, 2011 at 7:34 AM, Anthony Johnson
> <anthony.johnson at flexsim.com> wrote:
>> I'm building on the WinCairo port, debug configuration.
>> When I updated to the latest revision (I've probably been a month or so
>> without an update), I now get a compile error in Lexer.cpp:
>> ..\..\parser\Lexer.cpp(411) : error C2065: 'maxTokenLength' : undeclared
>> identifier
>> ..\..\parser\Lexer.cpp(1093) : see reference to function template
>> instantiation 'JSC::JSTokenType
>> JSC::Lexer::parseIdentifier<false>(JSC::JSTokenData *,unsigned int,bool)'
>> being compiled
>> It appears these changes were part of revision 88076 on June 3. Any ideas
>> what the issue is and how I fix it?
>> Thanks,
>> Anthony Johnson
>> _______________________________________________
>> webkit-help mailing list
>> webkit-help at lists.webkit.org
>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
>>
>>
>
>
>
> --
> Toshiya TSURU <turutosiya at gmail.com>
> http://twitter.com/turutosiya
>



-- 
Toshiya TSURU <turutosiya at gmail.com>
http://twitter.com/turutosiya


More information about the webkit-help mailing list