Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D darshan
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 72
    • Issues 72
    • 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
  • darshan
  • darshan
  • Merge requests
  • !57

Merged
Created May 27, 2020 by Shane Snyder@ssnyderOwner

bug fix in common val macros affecting hdf5

  • Overview 1
  • Commits 1
  • Changes 1

Bitten by instrumentation macros again -- passing in an arithmetic expression into a macro to be expanded resulted in bad order of operations. Make sure to wrap the inputs in parenthesis to enforce correct order of operations.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: dev-issue-280-common-val-fix