Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix to allow reading booleans from the file. #265

Closed
wants to merge 1 commit into from
Closed

Fix to allow reading booleans from the file. #265

wants to merge 1 commit into from

Conversation

pixel27
Copy link
Contributor

@pixel27 pixel27 commented Oct 12, 2019

This fixes Issue #249 and #251. Basically it was just updating the jldatatype function to identify HDF5.H5T_BITFIELD as a Bool.

I added tests to the end of jldtests but I had trouble running that file on Julia 1.2. I added "using Random" because the first error was randstring() was not found. However I still could not run that file entirely. Not sure if I should have checked that in. However the new tests do work if run by themselves.

@JeffBezanson
Copy link
Contributor

Merged as #269.

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.

2 participants