Skip to content
  • Larry Knox's avatar
    Merge1 issue 839 PRs to hdf5 1 12 (#904) · e2c47ffb
    Larry Knox authored
    
    
    * Fixes for a couple of trivial warnings (#676)
    
    * Committing clang-format changes
    
    * Trivial warning fixes:
    
    * Removes an unused done target in H5Tbit.c
    * Add (void) to quiet "ignored return value" warnings in the generators
      (which generally ignore errors)
    
    Co-authored-by: default avatargithub-actions <41898282+github-actions[bot]@users.noreply.github.com>
    
    * Removes alternative function enter/leave macro scheme (#678)
    
    * Committing clang-format changes
    
    * Converted BEGIN_FUNC, etc. macros to FUNC_ENTER
    
    * Rips out the BEGIN_FUNC, etc. macros
    
    * Removes 'end if', etc. comments from H5HL package
    
    * Committing clang-format changes
    
    * Fixes an H5EA iterate issue
    
    * Fixes an issue in the H5FA iterator code
    
    * Further cleanup in bin/trace after macro removal
    
    * Iterator changes in H5EA and H5FA
    
    Co-authored-by: default avatargithub-actions <41898282+github-actions[bot]@users.noreply.github.com>
    
    * Various CMake changes (#679)
    
    * Committing clang-format change...
    e2c47ffb