Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • M MPICH-BlueGene
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Rob Latham
  • MPICH-BlueGene
  • Repository

Switch branch/tag
  • MPICH-BlueGene
  • src
  • mpid
  • ch3
  • src
  • ch3u_request.c
Find file BlameHistoryPermalink
  • Jeff Hammond's avatar
    remove cast-to-integer associated with count field · 6f267e79
    Jeff Hammond authored Oct 15, 2013 and Pavan Balaji's avatar Pavan Balaji committed Oct 31, 2013
    
    
    goal: make MPICH count-safe
    problem: casting to int when value exceeds INT_MAX
    solution: remove all "(int)" in front of values assigned to the count
    field
    Signed-off-by: Rob Latham's avatarRob Latham <robl@mcs.anl.gov>
    6f267e79

Replace ch3u_request.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.