diff options
author | Sean <sean@rogue-research.com> | 2021-02-15 21:32:08 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-15 21:32:08 (GMT) |
commit | 2359a9b020761efd83b8a493b12f40b8a9696000 (patch) | |
tree | 9c44fd3edac28dd870f670f5817af9acf4066fee /src/H5Spoint.c | |
parent | 5c1ddd2d49edd8fa278380971cf22e0d3c6a0d78 (diff) | |
download | hdf5-2359a9b020761efd83b8a493b12f40b8a9696000.zip hdf5-2359a9b020761efd83b8a493b12f40b8a9696000.tar.gz hdf5-2359a9b020761efd83b8a493b12f40b8a9696000.tar.bz2 |
Fix clang unknown pragma warnings (#337)
Although clang defines __GNUC__ and supports most gcc warnings, it doesn't support all, and will in fact even warn about an unknown pragma.
Guard appropriately.
Diffstat (limited to 'src/H5Spoint.c')
0 files changed, 0 insertions, 0 deletions