2009/2/19 Javed Rabbani <[email protected]>:
> Hello everyone,
>
>
>
> I am working on a WebKit port for some platform and facing an issue with
> working of JavaScript bison parser in "Grammar.cpp". If I execute the
> following HTML file, everything is parsed without error:

There's a known bug with ARM and bison earlier than version 2.2:

  https://bugs.webkit.org/show_bug.cgi?id=22456

though that one outright chrashes (and it's CSS parsing that is crashing).

But maybe you should try different bison versions to see if it makes a
difference?

-- 
Kalle Vahlman, [email protected]
Powered by http://movial.fi
Interesting stuff at http://sandbox.movial.com
See also http://syslog.movial.fi
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to