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

Enhance error message for mismatched waves with basic SF operations #2238

Merged
merged 2 commits into from
Sep 3, 2024

Commits on Aug 19, 2024

  1. GetWaveDimensions: Add it

    Although the function is rather short, it is still nicer to have a single
    instance of the code. We also choose to use a double precision wave as
    that holds all possible current wave sizes and does not have the various
    issues as the 64bit integer waves have.
    t-b committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    5583b7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba7eb21 View commit details
    Browse the repository at this point in the history