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: Remove deprecated BAO_ tag from testf_assert.h #10

Merged
merged 1 commit into from
Sep 23, 2023

Conversation

ESCristiano
Copy link
Member

PR Description

This pull request addresses a minor bug in the testf_assert.h file.

  • In testf_assert.c, deprecated macros BAO_LOG_FAILURE(); have been replaced with LOG_FAILURE();.

Type of change

  • fix: bug fix
    • Logical unit: testf_assert.h

Checklist:

  • I have run the CI checkers before submitting the PR to avoid unnecessary runs of the workflow.

@miguelafsilva5 miguelafsilva5 self-assigned this Sep 19, 2023
@Diogo21Costa Diogo21Costa merged commit 6c6ddc5 into main Sep 23, 2023
5 checks passed
@Diogo21Costa Diogo21Costa deleted the fix/macros_update branch September 23, 2023 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants