]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - contrib/byacc/test/btyacc/err_inherit2.error
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / contrib / byacc / test / btyacc / err_inherit2.error
1 YACC: w - line 64 of "./err_inherit2.y", number of arguments of namelist doesn't agree with previous declaration
2 YACC: w - line 64 of "./err_inherit2.y", type of argument 1 to namelist doesn't agree with previous declaration
3 YACC: e - line 64 of "./err_inherit2.y", bad formal argument list
4 namelist($<tval>c, $t, extra): namelist NAME
5                              ^