diff options
author | Robb Matzke <matzke@llnl.gov> | 1997-09-02 15:37:49 (GMT) |
---|---|---|
committer | Robb Matzke <matzke@llnl.gov> | 1997-09-02 15:37:49 (GMT) |
commit | 07dacb9486230fe2522efca266ab06f4558527c3 (patch) | |
tree | 98a034786d7de44863d7d6e247b8b4261ab40d32 /src | |
parent | 064648a1f6c43e36da540ca28136b72bd038084e (diff) | |
download | hdf5-07dacb9486230fe2522efca266ab06f4558527c3.zip hdf5-07dacb9486230fe2522efca266ab06f4558527c3.tar.gz hdf5-07dacb9486230fe2522efca266ab06f4558527c3.tar.bz2 |
[svn-r60] ./bin/checkposix NEW
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.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions