Commits

Allen Byrne committed 109a6229ec3
[svn-r18245] Issue 121: H5S_hyper_make_spans() cannot deal with counts of 0. However, H5Sselect_hyperslab() API does allow a count of 0. Therefore, simply throw an error if this function encounters a count of 0. Tested: Local linux