mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-17 16:10:24 +08:00
Perl script that looks for Posix functions that haven't been protected by adding `HD' to the beginning of the name. It takes a list of .c file names as arguments. ./bin/errors NEW A filter that takes a function prologue and function body as standard input and updates the error list in the prologue based on the function body. You must add the `ERRORS' or `Errors:' field to the prologue before you pass it through this filter or else the errors come out as a separate comment. The errors field must be terminated with a blank line in the prologue so we know where the end is. I may enhance this in the future to take an entire file as standard input instead of individual functions. |
||
---|---|---|
bin | ||
config | ||
doc/tgif | ||
src | ||
test | ||
configure | ||
configure.in | ||
INSTALL | ||
INSTALL_MAINT | ||
Makefile | ||
Makefile.in | ||
MANIFEST |