K 10 svn:author V 5 naddy K 8 svn:date V 27 2009-11-02T18:28:59.000000Z K 7 svn:log V 263 Pass the -y flag to bison to fix $() parsing. Plain "bison -d parse.y" outputs parse.tab.c instead of y.tab.c, so y.tab.c is never regenerated, and the parser fix from patch 001 is effectively not applied. PR: 139720 Approved by: maintainer timeout (4+2 weeks) END