mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-25 17:00:45 +08:00
OESS-168: Remove clang warnings. (#1077)
This commit is contained in:
parent
0f3ed99d85
commit
780dc11e6e
@ -34,7 +34,7 @@
|
||||
#define RANK 1
|
||||
#define COMP_INT_VAL 7
|
||||
#define COMP_FLOAT_VAL (-42.0F)
|
||||
#define COMP_DOUBLE_VAL 42.0F
|
||||
#define COMP_DOUBLE_VAL 42.0
|
||||
|
||||
/* Test function prototypes */
|
||||
void test_fl_string(hid_t fid, const char *string);
|
||||
|
Loading…
x
Reference in New Issue
Block a user