Skip to content

Add H5Tclose#194

Draft
Bisaloo wants to merge 2 commits intodevelfrom
fix-83
Draft

Add H5Tclose#194
Bisaloo wants to merge 2 commits intodevelfrom
fix-83

Conversation

@Bisaloo
Copy link
Member

@Bisaloo Bisaloo commented Feb 2, 2026

No description provided.

@Bisaloo Bisaloo linked an issue Feb 2, 2026 that may be closed by this pull request
}

.H5close <- function(h5id) {
isvalid <- H5Iis_valid(h5id)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Current problem: this returns FALSE for values returned by H5Tcopy(). As opposed to other functions, H5Tcopy() doesn't return an object of class H5IdComponent but a simple character with the naked id.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No ability to close new data types

1 participant