[webkit-dev] Problems with JavaScript bison parser

Kalle Vahlman kalle.vahlman at gmail.com
Thu Feb 19 06:34:57 PST 2009


2009/2/19 Javed Rabbani <jrabbani at gmail.com>:
> 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, zuh at iki.fi
Powered by http://movial.fi
Interesting stuff at http://sandbox.movial.com
See also http://syslog.movial.fi


More information about the webkit-dev mailing list