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

Reply via email to