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

Issue chipsalliance/UHDM#831: Fix compile issues on MinGW #3401

Merged
merged 2 commits into from
Dec 23, 2022

Commits on Dec 21, 2022

  1. Issue chipsalliance/UHDM#831: Fix compile issues on MinGW

    * Rename "interface" to "interface_inst" to avoid conflicing with system
      defined class with the same name.
    * Rename "module" to "module_inst" since the latter is now a C++
      reserved word as of C++ 20.
    hs-apotell committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    73d38eb View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Log update

    hs-apotell committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    5b7fd29 View commit details
    Browse the repository at this point in the history