[svn-r4326] Purpose:
Code cleanups, mostly..
Description:
Work on pacifying the SGI compiler to get the generic properties working
correctly with --enable-parallel and --enable-fortran. It's not quite
fixed yet, but I need to head home and these patches help... :-/
Platforms tested:
IRIX64 6.5 (modi4)
This commit is contained in:
@@ -180,7 +180,7 @@ h5tools_fopen(const char *fname, const char *driver, char *drivername,
|
||||
SPLIT_IDX,
|
||||
MULTI_IDX,
|
||||
#ifdef H5_HAVE_STREAM
|
||||
STREAM_IDX,
|
||||
STREAM_IDX
|
||||
#endif /* H5_HAVE_STREAM */
|
||||
};
|
||||
#define NUM_DRIVERS (sizeof(drivers_list) / sizeof(struct d_list))
|
||||
|
||||
Reference in New Issue
Block a user