Commits

Elena Pourmal committed 5afc64f31b1
[svn-r12648] Description: This is VMS problem only. H5Dremove_all function was modified to use HDremove. Since HDremove is defined as HDremove_all in H5private.h, function became recursive causing all kinds of resource problems. Solution: Use "remove" instead. Platforms tested: VMS server
View the full source of this file
- Ignore whitespace
- Hide e-diff
- Unified diff
- Side-by-side diff
src/H5system.c
Modified