int64_t prevents warnings when comparing loop variable to arguments which are int64_t by default
The default type for integers as arguments is int64_t
This change prevents warnings when comparing arguments with loop variables which are currently int
Merge request reports
Activity
added 11 commits
-
453907e0...bacfee30 - 10 commits from branch
master
- 55b9ab64 - Merge branch 'master' of i10git.cs.fau.de:pycodegen/pystencils into change-loop-variable-type
-
453907e0...bacfee30 - 10 commits from branch
enabled an automatic merge when the pipeline for 32a60c94 succeeds
mentioned in commit f93e8ff9
Please register or sign in to reply