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

optimize checkUpperLimit and checkLowerLimit in VarHolder.h #4072

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

bas524
Copy link
Contributor

@bas524 bas524 commented Jul 4, 2023

optimize checkUpperLimit and checkLowerLimit in VarHolder.h and avoid compile-time warnings when argument type is float and condition is always true

compile-time warnings when argument type is float and condition always
true
@obiltschnig obiltschnig added this to the Release 1.12.5 milestone Jul 4, 2023
@aleks-f aleks-f merged commit bce5f96 into pocoproject:devel Jul 11, 2023
7 of 15 checks passed
aleks-f pushed a commit that referenced this pull request Jul 11, 2023
)

compile-time warnings when argument type is float and condition always
true

Co-authored-by: Alexander B <[email protected]>
@bas524 bas524 deleted the varholder-improve branch July 14, 2023 09:00
aleks-f pushed a commit that referenced this pull request Nov 23, 2023
)

compile-time warnings when argument type is float and condition always
true

Co-authored-by: Alexander B <[email protected]>
aleks-f pushed a commit that referenced this pull request Nov 27, 2023
)

compile-time warnings when argument type is float and condition always
true

Co-authored-by: Alexander B <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants