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

Sprintf additional validations and bugfix #9904

Merged

Commits on Jun 12, 2023

  1. fix printf bug

    kkmuffme committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    f2168de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    697d06b View commit details
    Browse the repository at this point in the history
  3. code style

    kkmuffme committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    9232e4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9bc4752 View commit details
    Browse the repository at this point in the history
  5. ignore complex placeholders for now

    Fix vimeo#9900
    Fix vimeo#9901
    Fix original core stubs sprintf returning a wrong type too (unrelated to return type provider) for placeholders that are always empty
    kkmuffme committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    d0f14ba View commit details
    Browse the repository at this point in the history
  6. code style

    kkmuffme committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    96988ea View commit details
    Browse the repository at this point in the history
  7. fix tests

    kkmuffme committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    8a8aeb6 View commit details
    Browse the repository at this point in the history