On Mon, Dec 8, 2014 at 8:59 PM, Ruediger Pluem <[email protected]> wrote: > > > On 12/08/2014 08:46 PM, [email protected] wrote: >> Author: ylavic >> Date: Mon Dec 8 19:46:53 2014 >> New Revision: 1643900 >> >> URL: http://svn.apache.org/r1643900 >> Log: >> util_expr: sync bison generated source files with server/util_expr_parse.y. >> >> Modified: >> httpd/httpd/trunk/server/util_expr_parse.c >> httpd/httpd/trunk/server/util_expr_parse.h >> >> Modified: httpd/httpd/trunk/server/util_expr_parse.c >> URL: >> http://svn.apache.org/viewvc/httpd/httpd/trunk/server/util_expr_parse.c?rev=1643900&r1=1643899&r2=1643900&view=diff >> ============================================================================== >> --- httpd/httpd/trunk/server/util_expr_parse.c (original) >> +++ httpd/httpd/trunk/server/util_expr_parse.c Mon Dec 8 19:46:53 2014 >> @@ -1,8 +1,8 @@ >> -/* A Bison parser, made by GNU Bison 2.7.12-4996. */ >> +/* A Bison parser, made by GNU Bison 2.5. */ > > This downgraded the used Bison release for generating. Does somebody has the > original version or something newer at hand?
Yes, you beat me on this... I think it would be better indeed. Regards, Yann.
