[Webkit-unassigned] [Bug 6380] bison reports conflicts in CSS parser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 28 07:33:51 PDT 2008


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


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org




------- Comment #6 from ap at webkit.org  2008-07-28 07:33 PDT -------
CSSGrammar.y has 49 shift/reduce conflicts now, which are silenced with an
%expect. Assuming we have no reduce/reduce conflicts, I think that this can be
closed - shift/reduce ones do not necessarily indicate real bugs.


-- 
Configure bugmail: https://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