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

Loading
Loading

Activity

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