From e4de06057aa90c7240e7a5241780413db463f2af Mon Sep 17 00:00:00 2001 From: Dana Robinson <43805+derobins@users.noreply.github.com> Date: Wed, 17 Aug 2022 10:45:05 -0700 Subject: Adds a TODO section to bin/README.md (#2028) Mainly to address the semi-broken state of chkcopyright --- bin/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bin/README.md b/bin/README.md index e9a4456..3ddb71f 100644 --- a/bin/README.md +++ b/bin/README.md @@ -25,3 +25,8 @@ Programs run via `autogen.sh` (or the equivalent in CMake) are indicated. |`switch_maint_mode`|Switches maintainer mode on/off in `configure.ac`| |`trace`|Adds `TRACE` macros to HDF5 C library source files (run by `autogen.sh`)| |`warnhist`|Generates compiler warning statistics for gcc/clang when fed output of make| + +##TODO + +* chkcopyright is currently semi-broken as it doesn't handle the full variety of copyright headers we need. We're leaving it in place, though, in the hopes that someone will update it in the future. +* Extending warnhist to better understand the output of additional compilers/languages would be nice. -- cgit v0.12