mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-04-12 17:31:09 +08:00
Oops, the test has to return success in the unimplemented case.
This commit is contained in:
parent
a0a75e7b6e
commit
8f77878953
@ -156,8 +156,7 @@ main(void)
|
||||
int
|
||||
main(void)
|
||||
{
|
||||
errx(EXIT_FAILURE, "not implemented in this configuration.");
|
||||
HDfprintf(stderr, "not implemented in this configuration.\n");
|
||||
return EXIT_SUCCESS;
|
||||
}
|
||||
|
||||
#endif /*H5_HAVE_THREADSAFE && !H5_HAVE_WIN_THREADS*/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user