hdf5/fortran
Sean McBride c17b4b93d6
Fixed many -Wreserved-id-macro warnings by fixing header guard spelling (#361)
* Fixed many -Wreserved-id-macro warnings by fixing header guard spelling

Removed leading underscore(s) from header guard spelling.  Used 2 regexes:

` _H5(.*)_H`
` __H5(.*)_H`

Applied case-insensitively to only .h files.

* Modified scripts that generate header files to not use underscore prefix

Interestingly, there was already no leading underscore in the trailing comment at the end of the file

* Fixed remaining -Wreserved-id-macro warning not caught by regex
2021-02-22 22:29:56 -06:00
..
2021-02-17 08:52:36 -06:00
2021-02-17 08:52:36 -06:00
2021-02-17 08:52:36 -06:00
2021-02-17 08:52:36 -06:00
2021-02-17 08:52:36 -06:00