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

warning: use of bitwise with boolean operands #14

Open
Quentin62 opened this issue Apr 29, 2022 · 0 comments
Open

warning: use of bitwise with boolean operands #14

Quentin62 opened this issue Apr 29, 2022 · 0 comments
Assignees
Labels
C++ The issue concerns the C++ code

Comments

@Quentin62
Copy link
Contributor

https://cran.r-project.org/web/checks/check_results_Rankcluster.html

Version: 0.94.5
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
RankCluster.cpp:601:17: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
test.cpp:34:17: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang

@Quentin62 Quentin62 added the C++ The issue concerns the C++ code label Apr 29, 2022
@Quentin62 Quentin62 self-assigned this Apr 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C++ The issue concerns the C++ code
Projects
None yet
Development

No branches or pull requests

1 participant