diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2003-08-13 01:58:10 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2003-08-13 01:58:10 (GMT) |
commit | d72cdcad4da57bb02f41afaac47cf08281143f0f (patch) | |
tree | 87dcca8e455bc1a751f71b966495ed86a9566fe3 /Makefile.dist | |
parent | d88b379479f316f2147c1053aa0037d3ef2903a4 (diff) | |
download | hdf5-d72cdcad4da57bb02f41afaac47cf08281143f0f.zip hdf5-d72cdcad4da57bb02f41afaac47cf08281143f0f.tar.gz hdf5-d72cdcad4da57bb02f41afaac47cf08281143f0f.tar.bz2 |
[svn-r7355] Purpose:
Code cleanup, etc.
Description:
Previously (in versions prior to 1.7), there were two locations to
modify when an error was added to the library. Now, with the new error API,
there were four.
Solution:
Created a single text file (src/H5err.txt) and a perl script (bin/make_err)
which uses the text file to automatically create header files that are included
in appropriate places in the library.
This means that there is only one file (src/H5err.txt) which needs to be
modified when a new error code is added to the library. The automatically
generated headers depend on this file and the makefiles will take care of
running the perl script to regenerate them when the text file changes, so no
user action is required when a new error is added.
Platforms tested:
h5committested
Diffstat (limited to 'Makefile.dist')
0 files changed, 0 insertions, 0 deletions