Skip to content
Snippets Groups Projects

int64_t prevents warnings when comparing loop variable to arguments which are int64_t by default

Merged Dominik Thoennes requested to merge change-loop-variable-type into master

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

Pipeline #29639 passed with warnings

Pipeline passed with warnings for 32a60c94 on change-loop-variable-type

Test coverage 89.38% (0.00%) from 1 job
Approval is optional

Merged by Markus HolzerMarkus Holzer 4 years ago (Jan 26, 2021 7:50am UTC)

Loading

Pipeline #29641 passed

Pipeline passed for f93e8ff9 on master

Test coverage 89.38% (0.00%) from 1 job

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading