mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
Remove oneapi return value warning. (#4028)
This commit is contained in:
parent
02a57328f7
commit
f73da83a94
@ -3307,6 +3307,7 @@ error:
|
||||
return MAX((int)fails_all_tests, 1);
|
||||
else if (run_test == TEST_DENORM || run_test == TEST_SPECIAL)
|
||||
return 1;
|
||||
return 1;
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user