You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug#35589020 Build failure for Visual Studio 2019 and Bison 3.8.2
Code generated by Bison 3.8.2 gives:
warning c4102: 'yyexhtaustedlab': unreferenced label
when building with Visual Studio 2019
Disable warning by adding option /wd4102
Also look up FLEX_EXECUTABLE, so we can verify that the "lock order" grammar builds OK.
Change-Id: Ia511347628705da96749ba07d6183be2c6b239e5
0 commit comments