Zanhua

Results 3 comments of Zanhua

Update: It's suggested to use the `H5VLXXX_lib_state` calls when creating and writing an attribute at file create time. However, using these lib_state calls does not resolve the issue. The following...

It also fails when using Async only. It seems like Async VOL (instead of Cache VOL) is not handling faplid correctly.

The provided test program failed in `H5Pget_driver` (the line where the invalid `faplid2` is first used). I also tested using other `H5Pget_xxxx`s to replace `H5Pget_driver` to see if the program...