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

Bump bindgen to 0.69.4 #144

Merged

Conversation

tgonzalezorlandoarm
Copy link
Member

  • This is to go in line with other parallaxsecond repositories, in preparation for the next parsec release.
  • Solve other issues to fix nightly

This is to go in line with other parallaxsecond repositories, in
preparation for the next parsec release.

Signed-off-by: Tomás González <[email protected]>
Solve "block_in_conditions" error.

Signed-off-by: Tomás González <[email protected]>
@tgonzalezorlandoarm
Copy link
Member Author

@gowthamsk-arm I ran the Nightly on my fork

Solve the issue:

unused import:
self :: psa_crypto_driver_pake_step as psa_crypto_driver_pake_step_t

Obtained from bindgen generating code for an unused type.
There should not a be problem about not using certain bindings

Signed-off-by: Tomás González <[email protected]>
@tgonzalezorlandoarm tgonzalezorlandoarm merged commit ade6f06 into parallaxsecond:main Mar 22, 2024
3 checks passed
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.

2 participants