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

Remove memio and memdbg, and rename nmemio to memio #223

Merged
merged 1 commit into from
May 19, 2022

Conversation

olebole
Copy link
Member

@olebole olebole commented May 19, 2022

"memio" and "memdbg" are old and 32-bit only. On modern 64 bit systems, they don't work; and memio was superceded by nmemio. memdbg is unusable anymore. Therefore, we

  • remove memio,
  • rename nmemio to memio (after removal of the old one it is no longer the "new" version, and we can remove the "n" first char.),
  • remove memdbg,
  • remove the undocumented "memchk" package which was used to process logs created by memdbg

memio and memdbg are the old (32 bit) versions, which do not work
anymore. nmemio is just a new (64-bit clean) version, so after removal
of the old one it is no longer the "new" version, and we can remove
the "n" first char.
@olebole olebole merged commit 3c8bd09 into iraf-community:main May 19, 2022
@olebole olebole deleted the remove-oldmemio branch March 13, 2023 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant