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(warnings): on 32 bit systems and types to short for consts #165

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

H-Nestler
Copy link

No description provided.

hal/phydm/phydm_cfotracking.c:490: warning: comparison is always false due to limited range of data type
on 32 bit systems with 32 bit as default for type long
hal/phydm/halrf/halrf.c:3798: warning: comparison is always true due to limited range of data type
hal/phydm/halrf/rtl8821c/halrf_iqk_8821c.c:1201: warning: comparison is always false due to limited range of data type

delay_count 50.000 needs 32 bit. 8 bit are to short.
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.

1 participant