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

Issues/0139 macos compile warnings #149

Merged

Commits on Apr 4, 2024

  1. fix for warning: expression with side effects will be evaluated despi…

    …te being used as an operand to 'typeid' [-Wpotentially-evaluated-expression]
    michaeldsmith committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d41a7e6 View commit details
    Browse the repository at this point in the history
  2. fix warning: result of comparison of constant 'little_endian' (3) wit…

    …h expression of type 'bool' is always true [-Wtautological-constant-out-of-range-compare]
    michaeldsmith committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f910712 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b18ebf0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40d51b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f2ee53 View commit details
    Browse the repository at this point in the history