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 warning in loop #144

Merged
merged 1 commit into from
May 23, 2023
Merged

Fix warning in loop #144

merged 1 commit into from
May 23, 2023

Conversation

qnkhuat
Copy link
Contributor

@qnkhuat qnkhuat commented May 16, 2023

Remove this warning

operator.clj:172 recur arg for primitive local: sum is not matching primitive, had: Object, needed: long
Auto-boxing loop arg: sum

@qnkhuat qnkhuat requested a review from camsaul as a code owner May 16, 2023 02:29
@qnkhuat qnkhuat force-pushed the remove-loop-warning branch from 7fceea2 to 6b9455d Compare May 16, 2023 02:30
@camsaul camsaul enabled auto-merge (squash) May 23, 2023 16:54
@camsaul camsaul disabled auto-merge May 23, 2023 16:55
@camsaul camsaul merged commit ff27c86 into camsaul:master May 23, 2023
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