Does the “Page Bits” in Extensible Array Indexing Information really use two bytes?
Thanks for the report @furutaka.kazuyoshi . If I look at the URL in your screenshot (https://support.hdfgroup.org/documentation/hdf5/latest/_f_m_t4.html#title22), I see something quite different
The extensible array index section looks like this:
Maybe you have a stale cached copy? Or maybe I do ![]()
Thanks for your response.
I couldn’t find any direct link to the corresponding tables (so the url seen is not what I want to point to, sorry), and I did find the tables by looking for the string “Extensible Array Indexing Information” by searching for the string, “Extensible Array Indexing Information”, which are highlighted in the image I attached (there are only two in the manual)
You are correct. This is an error in the specification. The original RFC states on page 12 that the Extensible Array Indexing Information byte size is 5 (4+1). The source code shows the same picture. I’ll create a GitHub issue.
Thanks, G.



