Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Warnings] Suppressed Bison Deprecation Warnings #2553

Commits on May 17, 2024

  1. [Warnings] Suppressed Bison Deprecation Warnings

    Suppressed the Bison deprecation warnings for SDCParse and BlifParse
    since the fix for the deprecation requires Bison 3.3, but the current
    minimum version of Bison is 3.0
    
    Some development machines using VPR cannot be upgraded to Bison 3.3
    easily, so for now the deprecation warnings are just being suppressed
    until all machines are on Bison 3.3
    
    PR verilog-to-routing#2529 tracks this issue and contains the code to fix the
    deprecations.
    AlexandreSinger committed May 17, 2024
    Configuration menu
    Copy the full SHA
    0de9b5f View commit details
    Browse the repository at this point in the history