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 <[email protected]> wrote:
> Hello.
>
> I got a same problem.
> Does anyone have solution?
>
> On Thu, Jun 30, 2011 at 7:34 AM, Anthony Johnson
> <[email protected]> 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
>> [email protected]
>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
>>
>>
>
>
>
> --
> Toshiya TSURU <[email protected]>
> http://twitter.com/turutosiya
>



-- 
Toshiya TSURU <[email protected]>
http://twitter.com/turutosiya
_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to