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

Fix class const issue when using floats declared in future consts (fixes #7973). #7992

Merged
merged 1 commit into from May 21, 2022

Commits on May 20, 2022

  1. Fix class const issue when using floats declared in future consts (fixes

     vimeo#7973).
    
     - Calculate literal type for float arithmetic instead of only for int arithmetic
     - Fix copy/paste fail causing InvalidConstantAssignmentValue to be marked as fixable
    AndrolGenhald committed May 20, 2022
    Copy the full SHA
    80e94da View commit details
    Browse the repository at this point in the history