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

Type conversion fixes: make explicit #6601

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

SparkiDev
Copy link
Contributor

Description

Changed to types and casting so that there are no implcit conversion warnings (gcc -Wconversion) in these files.

Testing

./configure --disable-shared --enable-all 'CC=gcc -Wconversion'
Check that the warnings are not in these files.

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

@SparkiDev SparkiDev self-assigned this Jul 12, 2023
Changed to types and casting so that there are no implcit conversion
warnings (gcc -Wconversion) in these files.
@SparkiDev
Copy link
Contributor Author

Scripts directory changed to generate files:
https://github.com/wolfSSL/scripts/pull/329

@JacobBarthelmeh JacobBarthelmeh merged commit 11d2679 into wolfSSL:master Jul 13, 2023
70 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