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

proxyFESVR cross-platform build compatibility improvements #5

Open
wants to merge 5 commits into
base: tinyConverter
Choose a base branch
from

Commits on Feb 12, 2023

  1. Configuration menu
    Copy the full SHA
    de08e8e View commit details
    Browse the repository at this point in the history
  2. Fix errors cause build failures

    read/write/loadElf did not return anything
    enum TsiMsg had namespace conflicts (many)
    virtual declarations should return something if the function signature specifies
    daniellovell committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    69575b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83ecc5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cde656b View commit details
    Browse the repository at this point in the history
  5. Cross-platform main.cpp

    daniellovell committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    9a27f2f View commit details
    Browse the repository at this point in the history