[svn-r7999] Purpose:
h5repack new features Description: added support/ tests for contiguous and compact layout processing Solution: Platforms tested: linux solaris AIX Misc. update:
This commit is contained in:
@@ -391,7 +391,7 @@ obj_list_t* parse_layout(const char *str,
|
||||
} /* j */
|
||||
|
||||
|
||||
if ( pack->layout=H5D_CHUNKED )
|
||||
if ( pack->layout==H5D_CHUNKED )
|
||||
{
|
||||
|
||||
/*-------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user