[Webkit-unassigned] [Bug 14841] New: WebCore build failure due to cssgrammary.y errors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 1 03:48:54 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14841

           Summary: WebCore build failure due to cssgrammary.y errors
           Product: WebKit
           Version: 420+
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eugeny.novikov at telma.ru


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.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list