1 1.1 christos YACC: w - line 32 of "./err_inherit4.y", destructor redeclared 2 1.1 christos %destructor { 3 1.1 christos ^ 4 1.1 christos YACC: w - line 77 of "./err_inherit4.y", wrong number of default arguments for namelist 5 1.1 christos { $$ = $1; @$ = @2; } 6 1.1 christos ^ 7 1.1 christos YACC: w - line 77 of "./err_inherit4.y", wrong type for default argument 2 to namelist 8 1.1 christos { $$ = $1; @$ = @2; } 9 1.1 christos ^ 10 1.1 christos YACC: w - line 77 of "./err_inherit4.y", wrong type for default argument 1 to namelist 11 1.1 christos { $$ = $1; @$ = @2; } 12 1.1 christos ^ 13 1.1 christos YACC: w - line 77 of "./err_inherit4.y", @2 references beyond the end of the current rule 14