Skip to content

Commit

Permalink
Remove the checkposix script (#3122)
Browse files Browse the repository at this point in the history
This script was used to ensure that all non-HDF5 calls were prefixed
with 'HD'. We are removing this scheme so this script is no longer
needed.
  • Loading branch information
derobins authored Jun 14, 2023
1 parent 340c376 commit ce794d6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 260 deletions.
1 change: 0 additions & 1 deletion bin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ Programs run via `autogen.sh` (or the equivalent in CMake) are indicated.
|-------|-------|
|`buildhdf5`|Convenience script to build HDF5 using the Autotools|
|`checkapi`|Checks if public API calls are used in internal functions|
|`checkposix`|Checks if C/POSIX calls are prefixed with `HD`|
|`chkcopyright`|Checks if files have appropriate copyright statements|
|`cmakehdf5`|Convenience script to build HDF5 using CMake|
|`debug-ohdr`|Examines debug output from `H5O_open/close` to look for open objects|
Expand Down
259 changes: 0 additions & 259 deletions bin/checkposix

This file was deleted.

0 comments on commit ce794d6

Please sign in to comment.