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

Restore 64bits pointers inRESTORE procedure. Solves #1545 #1550

Merged

Conversation

GillesDuvert
Copy link
Contributor

solve #1545 by using correctly the 2 locations of 32 bits provided in a SAVE file made by IDL.

However, the reverse is not true due to our XDR library, GDL cannot write such files. This will be the subject of a new Issue.

SAVE has been protected and throws an error when trying to write >4GB files.

… provided in a SAVE file made by IDL.

However, the reverse is not true due to our XDR library, GDL cannot write such files. This will be the subject of a new Issue.
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.

1 participant