Wrong reporting of link creation order in root #347
Labels
Component - HDFView
Improvements to the visual interface layer
Component - Object Library
Improvements to the object library
The information whether link creation order is tracked is wrong for the root group in HDFView (tested with version 3.3.2).
Attached are screenshots showing the behavior for base group and a regular group showing that datasets are correctly sorted, but link creation status is wrongly "Creation Order NOT Tracked" for the base group.
Codes (writing in Fortran/reading in Python) are also attached.
sort_file_f90.txt
print_file_py.txt
print_group_py.txt
sort_group_f90.txt
The text was updated successfully, but these errors were encountered: