[Webkit-unassigned] [Bug 6380] New: bison reports 37 shift/reduce conflicts and 4 reduce/reduce conflicts

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Jan 4 23:05:24 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=6380

           Summary: bison reports 37 shift/reduce conflicts and 4
                    reduce/reduce conflicts
           Product: WebKit
           Version: 412+
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P3
         Component: CSS
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: ricciadams at apple.com


Upon checking a change to the JavaScript parser, I noticed that the CSS yacc file was reporting 37 shift/
reduce conflicts and 4 reduce/reduce conflicts.  Excerpt from build log below.

...
/bin/sh -c bison\ -d\ -p\ cssyy\ \"$INPUT_FILE_PATH\"\ -o\ \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.cpp
\"
cat\ \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.cpp.h\"\ \"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.hpp\"\ >\ 
\"$DERIVED_FILE_DIR/$INPUT_FILE_BASE.h\"\ 2>\ /dev/null\ ||\ echo\ -n
/Volumes/Home/Projects/WebKit/WebCore/khtml/css/parser.y contains 37 shift/reduce conflicts and 4 
reduce/reduce conflicts.
...

-- 
Configure bugmail: http://bugzilla.opendarwin.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