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

Report error when finding variadic function other than printf #2703

Merged

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    cc914c8 View commit details
    Browse the repository at this point in the history
  2. Adjust tests to new error.

    Signed-off-by: Marcos Maronas <[email protected]>
    maarquitos14 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    69b156f View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Fix CI failure.

    Signed-off-by: Marcos Maronas <[email protected]>
    maarquitos14 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    4b20355 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Address code review feedback.

    Signed-off-by: Marcos Maronas <[email protected]>
    maarquitos14 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    8a6d75f View commit details
    Browse the repository at this point in the history
  2. Fix test.

    Signed-off-by: Marcos Maronas <[email protected]>
    maarquitos14 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    87a6179 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Simplify condition to raise error.

    Signed-off-by: Marcos Maronas <[email protected]>
    maarquitos14 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    cbc9b10 View commit details
    Browse the repository at this point in the history
  2. Fix error condition.

    Signed-off-by: Marcos Maronas <[email protected]>
    maarquitos14 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7bef74e View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Fix assert condition.

    Signed-off-by: Marcos Maronas <[email protected]>
    maarquitos14 committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    13abd05 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Address code review feedback.

    Signed-off-by: Marcos Maronas <[email protected]>
    maarquitos14 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6d9585f View commit details
    Browse the repository at this point in the history