WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 9340
14841
WebCore build failure due to cssgrammary.y errors
https://bugs.webkit.org/show_bug.cgi?id=14841
Summary
WebCore build failure due to cssgrammary.y errors
Eugeny Novikov
Reported
2007-08-01 03:48:54 PDT
1>e:\cygdrive\e\webkit\webcore\css\cssgrammar.y(86) : error C3861: 'findProp': identifier not found 1>e:\cygdrive\e\webkit\webcore\css\cssgrammar.y(90) : error C2027: use of undefined type 'WebCore::getPropertyID::props' 1> e:\cygdrive\e\webkit\webcore\css\cssgrammar.y(86) : see declaration of 'WebCore::getPropertyID::props' 1>e:\cygdrive\e\webkit\webcore\css\cssgrammar.y(90) : error C2227: left of '->id' must point to class/struct/union/generic type 1>e:\cygdrive\e\webkit\webcore\css\cssgrammar.y(111) : error C3861: 'findValue': identifier not found 1>e:\cygdrive\e\webkit\webcore\css\cssgrammar.y(115) : error C2027: use of undefined type 'getValueID::css_value' 1> e:\cygdrive\e\webkit\webcore\css\cssgrammar.y(111) : see declaration of 'getValueID::css_value' 1>e:\cygdrive\e\webkit\webcore\css\cssgrammar.y(115) : error C2227: left of '->id' must point to class/struct/union/generic type I've got Bison 2.3, Flex 2.5.4 and Microsoft Visual Studio 2005 ver. 8.0 with SP1 installed. This issue has been discussed in 9340, but there are no solutions how to escape from it.
Attachments
Add attachment
proposed patch, testcase, etc.
George Staikos
Comment 1
2007-11-16 15:41:01 PST
Duplicate issue, so if there is a real bug please reopen the original. *** This bug has been marked as a duplicate of
9340
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug