OK, thanks. Done in r1643900.
On Mon, Dec 8, 2014 at 7:33 PM, Gregg Smith <[email protected]> wrote: > Hi Yann, > > Commit the newly generated files please. > > Regards, > > Gregg > > > > On 12/8/2014 9:18 AM, Yann Ylavic wrote: >> >> Hi, >> >> commit r1642154 modified server/util_expr_parse.y, hence >> server/util_expr_parse.c and server/util_expr_parse.h are re-generated >> by bison during make. >> However these .[ch] are also committed in the svn repository... >> >> There is also the same issue with server/util_expr_scan.l wrt >> server/util_expr_scan.c (generated by flex), should the former be >> modified. >> >> How are we supposed to handle these files upon change of the >> bison/flex sources, commit the newly generated files (using the same >> bison and flex tools which are not required by the build system >> currently), or should we remove the generated files from the svn and >> sowehow require any lex/yacc parser at configure time? >> >> Regards, >> Yann. > >
