You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@madlib.apache.org by GitBox <gi...@apache.org> on 2019/08/02 17:57:46 UTC

[GitHub] [madlib] reductionista opened a new pull request #428: Quick fix for bison issue

reductionista opened a new pull request #428: Quick fix for bison issue
URL: https://github.com/apache/madlib/pull/428
 
 
   This shouldn't break anything for old versions of bison (2.4+),
   but will enable current versions of bison to be able to build madlib.
   
   Current versions will still give some deprecation warnings, but no
   errors.
   
   (See bison-update branch for more aggressive update that will get
    rid of the warnings, but drops support for pre-3.3)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services