[MDEV-4902] sql_yacc.yy incompatible with bison 3 Created: 2013-08-15 Updated: 2013-08-30 Resolved: 2013-08-30 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.32 |
| Fix Version/s: | 5.5.33 |
| Type: | Bug | Priority: | Major |
| Reporter: | Bartłomiej Piotrowski (Inactive) | Assignee: | Sergey Vojtovich |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Arch Linux, gcc 4.8.1, bison 3.0 |
||
| Attachments: |
|
| Description |
|
As in summary. Build fails due to changes in the newest Bison, i.e.:
|
| Comments |
| Comment by Sergey Vojtovich [ 2013-08-29 ] |
|
Sergei, please review attached patch. |
| Comment by Sergei Golubchik [ 2013-08-29 ] |
|
ok to push. but try it in a stage tree in buildbot, to make sure all bison versions of our builders understand the patch |
| Comment by Sergey Vojtovich [ 2013-08-30 ] |
|
Pushed to 5.5.33. Revision-id: svoj@mariadb.org-20130830070029-t0atr7z3zohmkoo7 |