mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
[svn-r447] Oops, turned data type tests off again until I get the SIGFPE thing
sored out.
This commit is contained in:
parent
203a732915
commit
99c46b756c
@ -1015,7 +1015,7 @@ main(void)
|
||||
nerrors += test_named ()<0 ? 1 : 0;
|
||||
nerrors += test_conv_int ()<0 ? 1 : 0;
|
||||
|
||||
#ifdef LATER
|
||||
#ifndef LATER
|
||||
/*
|
||||
* NOT READY FOR TESTING YET BECAUSE SOME SYSTEMS GENERATE A SIGFPE WHEN
|
||||
* AN OVERFLOW OCCURS CASTING A DOUBLE TO A FLOAT.
|
||||
|
Loading…
Reference in New Issue
Block a user